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.
2 parents e01902b + 7240885 commit ec48db0Copy full SHA for ec48db0
app/build.gradle
@@ -40,7 +40,7 @@ android {
40
41
buildTypes {
42
release {
43
- minifyEnabled false
+ minifyEnabled true
44
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
45
}
46
0 commit comments