This commit is contained in:
Hamza-Ayed
2024-06-01 14:32:23 +03:00
parent 1ba7ce1003
commit 01f792f4f7
7 changed files with 39 additions and 25 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 28
versionName '1.4.93'
versionCode 29
versionName '1.4.94'
// manifestPlaceholders = [mapsApiKey: 'android/app/src/main/AndroidManifest.xml']
}