2026-03-13-1

This commit is contained in:
Hamza-Ayed
2026-03-13 18:27:21 +03:00
parent 9de4cb0a84
commit fdfea5582a
11 changed files with 338 additions and 497 deletions

View File

@@ -47,8 +47,8 @@ android {
// For more information, see: https://flutter.dev/to/review-gradle-config.
minSdkVersion = 24
targetSdk = 36
versionCode = 59
versionName = '1.1.59'
versionCode = 60
versionName = '1.1.60'
multiDexEnabled = true
ndk {
abiFilters "armeabi-v7a", "arm64-v8a"