Compile with API 33 SDK

This commit is contained in:
Cameron Gutman 2022-06-08 20:01:05 -05:00
parent b5b3d81f00
commit c0dc344f76

View File

@ -3,7 +3,7 @@ apply plugin: 'com.android.application'
android { android {
ndkVersion "23.2.8568313" ndkVersion "23.2.8568313"
compileSdk 32 compileSdk 33
defaultConfig { defaultConfig {
minSdk 16 minSdk 16