This commit is contained in:
Hamza-Ayed
2024-09-08 18:25:13 +03:00
parent a40c6851ee
commit 3135187408
5 changed files with 62 additions and 77 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 62
versionName '1.5.62'
// manifestPlaceholders = [mapsApiKey: 'android/app/src/main/AndroidManifest.xml']
}