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 cfd3d13 commit 2ca88b8Copy full SHA for 2ca88b8
app/build.gradle
@@ -20,7 +20,7 @@ android {
20
21
buildTypes {
22
release {
23
- minifyEnabled true
+ minifyEnabled false
24
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
25
}
26
library/build.gradle
@@ -21,7 +21,7 @@ android {
27
0 commit comments