android: bump target sdk to 35
This commit is contained in:
@@ -108,7 +108,7 @@ android.permissions = INTERNET, CAMERA, WRITE_EXTERNAL_STORAGE, POST_NOTIFICATIO
|
||||
android.api = 31
|
||||
|
||||
# (int) Android targetSdkVersion
|
||||
android.target_sdk_version = 34
|
||||
android.target_sdk_version = 35
|
||||
|
||||
# (int) Minimum API required. You will need to set the android.ndk_api to be as low as this value.
|
||||
android.minapi = 23
|
||||
|
||||
Reference in New Issue
Block a user