We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c03b1 commit a2746adCopy full SHA for a2746ad
app/build.gradle
@@ -36,7 +36,7 @@ android {
36
}
37
release {
38
multiDexEnabled true
39
- minifyEnabled false
+ minifyEnabled true
40
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
41
signingConfig signingConfigs.debug
42
0 commit comments