Reactivate proguard

This commit is contained in:
2017-07-25 18:09:48 -04:00
parent 9816fc9127
commit 4126f01ef1
2 changed files with 28 additions and 40 deletions

View File

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