v0.6.0: debug builds of shatteredPD now use a different name/icon/ID
This commit is contained in:
@@ -5,6 +5,10 @@ android {
|
||||
buildToolsVersion "25.0.3"
|
||||
|
||||
buildTypes {
|
||||
debug {
|
||||
applicationIdSuffix ".indev"
|
||||
versionNameSuffix '-INDEV'
|
||||
}
|
||||
release {
|
||||
shrinkResources true
|
||||
minifyEnabled true
|
||||
|
||||
Reference in New Issue
Block a user