Change package ID and name for prototype

This commit is contained in:
Torsten Grote
2018-10-23 14:02:40 -03:00
parent 1589ea8853
commit 823dbb1b67
2 changed files with 2 additions and 2 deletions

View File

@@ -99,7 +99,7 @@ android {
buildTypes {
debug {
applicationIdSuffix ".debug"
applicationIdSuffix ".debug.qr" // prototype
shrinkResources false
minifyEnabled true
crunchPngs false