From 823dbb1b673e12f5d16c671cf716b21583ecd11b Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Tue, 23 Oct 2018 14:02:40 -0300 Subject: [PATCH] Change package ID and name for prototype --- briar-android/build.gradle | 2 +- briar-android/src/debug/res/values/strings.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/briar-android/build.gradle b/briar-android/build.gradle index bd35c850f..a9c077f4b 100644 --- a/briar-android/build.gradle +++ b/briar-android/build.gradle @@ -99,7 +99,7 @@ android { buildTypes { debug { - applicationIdSuffix ".debug" + applicationIdSuffix ".debug.qr" // prototype shrinkResources false minifyEnabled true crunchPngs false diff --git a/briar-android/src/debug/res/values/strings.xml b/briar-android/src/debug/res/values/strings.xml index 5cbb56beb..34b979f51 100644 --- a/briar-android/src/debug/res/values/strings.xml +++ b/briar-android/src/debug/res/values/strings.xml @@ -1,5 +1,5 @@ - Briar Debug + Briar Debug (Full) org.briarproject.briar.android.debug