Update Android Studio

This commit is contained in:
topjohnwu
2017-06-20 17:54:40 +08:00
parent a161491bfd
commit 961e02be0d
3 changed files with 4 additions and 4 deletions

View File

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