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 89ab748 commit ca27a48Copy full SHA for ca27a48
app/build.gradle
@@ -28,10 +28,6 @@ android {
28
}
29
30
buildTypes {
31
- debug {
32
- minifyEnabled false
33
- proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
34
- }
35
release {
36
minifyEnabled true
37
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
0 commit comments