This commit is contained in:
Hamza-Ayed
2024-07-05 05:07:10 +03:00
parent fec02b13ee
commit 6e3dd0947e
2 changed files with 45 additions and 45 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 45
versionName '1.5.45'
versionCode 48
versionName '1.5.48'
// manifestPlaceholders = [mapsApiKey: 'android/app/src/main/AndroidManifest.xml']
}