Update SDK version to 31
This commit is contained in:
parent
cd54bbabcf
commit
9f0b3bb8e6
@ -7,7 +7,7 @@ android {
|
||||
ndkVersion "$ndk_version"
|
||||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 30
|
||||
targetSdkVersion 31
|
||||
externalNativeBuild {
|
||||
ndkBuild {
|
||||
arguments '-j' + Runtime.getRuntime().availableProcessors(),
|
||||
|
Loading…
Reference in New Issue
Block a user