This commit is contained in:
Hamza-Ayed
2024-06-05 21:59:03 +03:00
parent 01f792f4f7
commit 8864261523
3 changed files with 5 additions and 5 deletions

View File

@@ -55,8 +55,8 @@ android {
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
minSdkVersion 22
targetSdkVersion flutter.targetSdkVersion
versionCode 29
versionName '1.4.94'
versionCode 30
versionName '1.5.30'
// manifestPlaceholders = [mapsApiKey: 'android/app/src/main/AndroidManifest.xml']
}