We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b35600f commit 72be2ccCopy full SHA for 72be2cc
GlowButton/build.gradle
@@ -18,7 +18,7 @@ android {
18
19
buildTypes {
20
release {
21
- minifyEnabled true
+ minifyEnabled false
22
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
23
}
24
app/build.gradle
@@ -19,7 +19,7 @@ android {
25
0 commit comments