update readme

This commit is contained in:
Fabian Freund
2025-06-29 10:44:13 +02:00
parent f54e39725e
commit 0ed55b54d0
18 changed files with 47 additions and 26 deletions
+1 -1
View File
@@ -68,7 +68,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.debug
minifyEnabled false
shrinkResources false