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 ff49c41 commit 16c83edCopy full SHA for 16c83ed
example/android/app/build.gradle
@@ -50,6 +50,7 @@ android {
50
// TODO: Add your own signing config for the release build.
51
// Signing with the debug keys for now, so `flutter run --release` works.
52
minifyEnabled true
53
+ shrinkResources true
54
proguardFiles 'proguard-rules.txt'
55
signingConfig signingConfigs.debug
56
}
0 commit comments