25-1/31/2

This commit is contained in:
Hamza-Ayed
2025-02-01 18:32:50 +03:00
parent 9b0650b118
commit 630c429fd1
52 changed files with 275 additions and 273 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 = 131
versionName = '1.5.31'
versionCode = 133
versionName = '2.0.133'
multiDexEnabled =true
}