This commit is contained in:
Hamza-Ayed
2024-07-10 20:54:27 +03:00
parent 43eb600fbf
commit a90ffd8050
10 changed files with 64 additions and 33 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 54
versionName '1.5.54'
versionCode 55
versionName '1.5.55'
// manifestPlaceholders = [mapsApiKey: 'android/app/src/main/AndroidManifest.xml']
}