This commit is contained in:
Hamza-Ayed
2024-07-17 17:54:00 +03:00
parent 983fb6d0aa
commit cd29783d54
4 changed files with 26 additions and 22 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 58
versionName '1.5.58'
versionCode 59
versionName '1.5.59'
// manifestPlaceholders = [mapsApiKey: 'android/app/src/main/AndroidManifest.xml']
}