This commit is contained in:
Hamza Aleghwairyeen
2024-03-31 02:24:27 +03:00
parent 66cd964a89
commit 874be94864
8 changed files with 71 additions and 53 deletions

View File

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