24-12/31/2

This commit is contained in:
Hamza-Ayed
2024-12-31 22:35:53 +03:00
parent f9f19c33ef
commit 69332b57c1
3 changed files with 292 additions and 282 deletions

View File

@@ -55,8 +55,8 @@ android {
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
minSdk = 23
targetSdk = flutter.targetSdkVersion
versionCode = 127
versionName = '1.5.27'
versionCode = 128
versionName = '1.5.28'
multiDexEnabled =true
}