We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfc4d8f commit e65681dCopy full SHA for e65681d
app/build.gradle
@@ -43,7 +43,7 @@ android {
43
44
buildTypes {
45
release {
46
- minifyEnabled true
+ minifyEnabled false
47
proguardFiles "proguard-rules.pro"
48
proguardFiles getDefaultProguardFile('proguard-android.txt')
49
signingConfig signingConfigs.release
0 commit comments