Skip to content
Snippets Groups Projects
Commit 23596bbd authored by akwizgran's avatar akwizgran
Browse files

Merge branch origin/maintenance-0.16 into maintenance-0.16

parents 9902c023 fe799541
No related branches found
No related tags found
No related merge requests found
...@@ -197,7 +197,7 @@ android { ...@@ -197,7 +197,7 @@ android {
debug { debug {
applicationIdSuffix ".debug" applicationIdSuffix ".debug"
resValue "string", "app_package", "org.briarproject.briar.beta.debug" resValue "string", "app_package", "org.briarproject.briar.beta.debug"
resValue "string", "app_name", "Briar Debug" resValue "string", "app_name", "Briar Beta Debug"
shrinkResources false shrinkResources false
minifyEnabled true minifyEnabled true
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt' proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment