25-10-6/1

This commit is contained in:
Hamza-Ayed
2025-10-05 23:45:18 +03:00
parent f5dfe2c0fe
commit de84662e02
18 changed files with 590 additions and 451 deletions

View File

@@ -47,8 +47,8 @@ android {
// For more information, see: https://flutter.dev/to/review-gradle-config.
minSdk = 29
targetSdk = 36
versionCode = 21
versionName = '1.0.21'
versionCode = 22
versionName = '1.0.22'
multiDexEnabled = true
ndk {
abiFilters "armeabi-v7a", "arm64-v8a"