2026-04-03-maplibra come next
This commit is contained in:
@@ -30,6 +30,7 @@ android {
|
||||
version "3.22.1"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
kotlinOptions {
|
||||
jvmTarget = JavaVersion.VERSION_1_8
|
||||
@@ -47,8 +48,8 @@ android {
|
||||
// For more information, see: https://flutter.dev/to/review-gradle-config.
|
||||
minSdkVersion = 24
|
||||
targetSdk = 36
|
||||
versionCode = 60
|
||||
versionName = '1.1.60'
|
||||
versionCode = 63
|
||||
versionName = '1.1.63'
|
||||
multiDexEnabled = true
|
||||
ndk {
|
||||
abiFilters "armeabi-v7a", "arm64-v8a"
|
||||
|
||||
Reference in New Issue
Block a user