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 11e2fe7 commit e10a68bCopy full SHA for e10a68b
app/build.gradle
@@ -16,7 +16,7 @@ android {
16
}
17
buildTypes {
18
release {
19
- minifyEnabled false
+ minifyEnabled true
20
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
21
22
0 commit comments