24-12/25/1

This commit is contained in:
Hamza-Ayed
2024-12-25 16:28:08 +03:00
parent f5c84aad91
commit 970e444f4a
4 changed files with 15 additions and 12 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 = 110
versionName = '1.6.110'
versionCode = 111
versionName = '1.6.111'
multiDexEnabled =true
// manifestPlaceholders can be specified here if needed