Target Android 12L

This commit is contained in:
Cameron Gutman
2022-05-17 17:16:28 -05:00
parent d4bd29b320
commit cfe4c9ff21

View File

@@ -3,11 +3,11 @@ apply plugin: 'com.android.application'
android {
ndkVersion "23.1.7779620"
compileSdkVersion 31
compileSdkVersion 32
defaultConfig {
minSdkVersion 16
targetSdkVersion 31
targetSdkVersion 32
versionName "10.0"
versionCode = 272