24-12/24/3

This commit is contained in:
Hamza-Ayed
2024-12-24 19:34:42 +03:00
parent 156eb85ddc
commit f5c84aad91
3 changed files with 102 additions and 103 deletions

View File

@@ -61,8 +61,8 @@ android {
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
minSdk = 23
targetSdk = flutter.targetSdkVersion
versionCode = 109
versionName = '1.6.109'
versionCode = 110
versionName = '1.6.110'
multiDexEnabled =true
// manifestPlaceholders can be specified here if needed