Change name and package ID for test version

This commit is contained in:
Torsten Grote
2018-11-22 09:28:26 -02:00
parent ecc73b95e3
commit 82258a21ab
2 changed files with 3 additions and 3 deletions

View File

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