use ndk r22 for android
This commit is contained in:
parent
4e8aafae76
commit
8596b8c6bf
|
@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
|
|||
|
||||
android {
|
||||
compileSdkVersion 30
|
||||
ndkVersion "21.3.6528147"
|
||||
ndkVersion "22.0.7026061"
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 24
|
||||
|
|
|
@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
|
|||
|
||||
android {
|
||||
compileSdkVersion 30
|
||||
ndkVersion "21.3.6528147"
|
||||
ndkVersion "22.0.7026061"
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 24
|
||||
|
|
|
@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
|
|||
|
||||
android {
|
||||
compileSdkVersion 30
|
||||
ndkVersion "21.3.6528147"
|
||||
ndkVersion "22.0.7026061"
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
|
|
Loading…
Reference in New Issue
Block a user