This commit is contained in:
Hamza-Ayed
2024-07-04 10:25:36 +03:00
parent a1e4325988
commit b5bc36e4be
4 changed files with 9 additions and 9 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 46
versionName '1.5.46'
versionCode 47
versionName '1.5.47'
// manifestPlaceholders = [mapsApiKey: 'android/app/src/main/AndroidManifest.xml']
}