Prepare for dev releases

This commit is contained in:
inorichi
2016-01-17 15:03:04 +01:00
parent d25cbe9005
commit 79229d9c6a
3 changed files with 4 additions and 41 deletions

View File

@@ -53,6 +53,9 @@ android {
}
buildTypes {
debug {
applicationIdSuffix ".debug"
}
release {
minifyEnabled true
shrinkResources true