This commit is contained in:
Hamza-Ayed
2025-07-04 20:00:32 +03:00
parent 6e45e45ef2
commit 57b7574657
12 changed files with 104 additions and 104 deletions

View File

@@ -66,8 +66,8 @@ android {
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
minSdk = 23
targetSdk = flutter.targetSdkVersion
versionCode = 143
versionName = '2.0.143'
versionCode = 144
versionName = '2.0.144'
multiDexEnabled =true
}
sourceSets {