This commit is contained in:
Hamza-Ayed
2024-07-06 10:02:06 +03:00
parent 002b33af49
commit 819a32eec1
14 changed files with 144 additions and 44 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 33
versionCode 48
versionName '1.5.48'
versionCode 49
versionName '1.5.49'
// manifestPlaceholders = [mapsApiKey: 'android/app/src/main/AndroidManifest.xml']
}