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 b7b3fbc commit b54c203Copy full SHA for b54c203
library/build.gradle
@@ -18,7 +18,7 @@ android {
18
19
buildTypes {
20
release {
21
- minifyEnabled true
+ minifyEnabled false
22
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-project.txt'
23
}
24
0 commit comments