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 474b93c commit 3920062Copy full SHA for 3920062
1 file changed
plugin/android/build.gradle
@@ -51,7 +51,7 @@ android {
51
buildTypes {
52
release {
53
minifyEnabled false
54
- proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
+ proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
55
}
56
57
lintOptions {
0 commit comments