v0.4.2: improved some build process elements

This commit is contained in:
Evan Debenham
2016-08-18 13:01:48 -04:00
parent a84d64e4cc
commit 64d4bf8ac9
2 changed files with 2 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ android {
buildTypes {
release {
shrinkResources true
minifyEnabled true
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
}