Fix build

This commit is contained in:
NerdNumber9
2019-04-13 22:35:06 -04:00
parent 2485a00d34
commit 9b5608c86d
2 changed files with 1 additions and 1 deletions

View File

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