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 fa1bb10 commit 1a1b8c7Copy full SHA for 1a1b8c7
app/build.gradle.kts
@@ -37,7 +37,7 @@ android {
37
38
buildTypes {
39
release {
40
- isMinifyEnabled = true
+ isMinifyEnabled = false
41
proguardFiles(
42
getDefaultProguardFile("proguard-android-optimize.txt"),
43
"proguard-rules.pro"
0 commit comments