mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-19 14:19:53 +01:00
Set app_package to match applicationIdSuffix.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<string name="app_name" translatable="false">Briar Debug (Full)</string>
|
<string name="app_name" translatable="false">Briar Debug (Full)</string>
|
||||||
<string name="app_package" translatable="false">org.briarproject.briar.android.debug</string>
|
<string name="app_package" translatable="false">org.briarproject.briar.android.debug.qr</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
Reference in New Issue
Block a user