This commit is contained in:
Hamza-Ayed
2024-06-21 16:12:04 +03:00
parent edb05caa13
commit 976e5dfa4d

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 flutter.targetSdkVersion
versionCode 33
versionName '1.5.33'
versionCode 35
versionName '1.5.35'
// manifestPlaceholders = [mapsApiKey: 'android/app/src/main/AndroidManifest.xml']
}