25-10-5/1

This commit is contained in:
Hamza-Ayed
2025-10-05 14:12:23 +03:00
parent 729378c507
commit f5dfe2c0fe
19 changed files with 1332 additions and 970 deletions

View File

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