This commit is contained in:
Hamza-Ayed
2024-07-01 12:06:34 +03:00
parent d423cc0831
commit 475ba12cde
11 changed files with 444 additions and 58 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 43
versionName '1.5.43'
versionCode 44
versionName '1.5.44'
// manifestPlaceholders = [mapsApiKey: 'android/app/src/main/AndroidManifest.xml']
}