This commit is contained in:
Hamza-Ayed
2024-07-21 09:05:56 +03:00
parent 3bfbe1793d
commit 9b9e5f29f5
9 changed files with 379 additions and 370 deletions

View File

@@ -55,8 +55,8 @@ android {
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
minSdkVersion 23
targetSdkVersion 34
versionCode 61
versionName '1.5.61'
versionCode 63
versionName '1.5.63'
// manifestPlaceholders = [mapsApiKey: 'android/app/src/main/AndroidManifest.xml']
}