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