competitiveness ph-3

This commit is contained in:
Juki-shiba 2025-06-23 10:15:04 +05:30
parent a51303d320
commit 1631eb7b25

View File

@ -70,7 +70,7 @@ android {
release {
// TODO: Add your own signing config for the release build.
// Signing with the debug keys for now, so `flutter run --release` works.
signingConfig signingConfigs.release
// signingConfig signingConfigs.release
minifyEnabled true // Enable code shrinking for smaller APKs
shrinkResources true
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'