25-10-9/1

This commit is contained in:
Hamza-Ayed
2025-10-09 23:31:28 +03:00
parent de84662e02
commit 092f4de7d3
7 changed files with 344 additions and 347 deletions

View File

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