26-1-22/3

This commit is contained in:
Hamza-Ayed
2026-01-22 23:00:43 +03:00
parent b77222a9cd
commit da12f1792d
4 changed files with 19 additions and 11 deletions

View File

@@ -47,8 +47,8 @@ android {
// For more information, see: https://flutter.dev/to/review-gradle-config.
minSdk = 23
targetSdk = 36
versionCode = 57
versionName = '1.0.57'
versionCode = 58
versionName = '1.1.58'
multiDexEnabled = true
ndk {
abiFilters "armeabi-v7a", "arm64-v8a"