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.
proguard-android.txt
1 parent 9b890a5 commit a04d16cCopy full SHA for a04d16c
1 file changed
android/build.gradle
@@ -35,7 +35,7 @@ android {
35
buildTypes {
36
release {
37
minifyEnabled false
38
- proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
+ proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
39
}
40
41
lintOptions {
0 commit comments