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 49600eb commit 06d7b69Copy full SHA for 06d7b69
1 file changed
app/build.gradle
@@ -32,7 +32,7 @@ android {
32
buildTypes {
33
release {
34
debuggable false
35
- minifyEnabled true
+ minifyEnabled false
36
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
37
}
38
0 commit comments