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