Android: target SDK 36
This commit is contained in:
parent
fb42ea6c04
commit
3b7a97a5f5
@ -147,7 +147,7 @@ android {
|
||||
defaultConfig {
|
||||
resConfigs "en", "de", "ko", "it", "nl", "es"
|
||||
minSdkVersion = 23
|
||||
targetSdkVersion = 35
|
||||
targetSdkVersion = 36
|
||||
ndk.abiFilters = targetAbiList
|
||||
versionName nymeaAppVersionName
|
||||
versionCode nymeaDefaultVersionCode
|
||||
|
||||
Reference in New Issue
Block a user