use ndk r22 for android

This commit is contained in:
Taner Sener 2021-01-25 21:12:27 +00:00
parent 4e8aafae76
commit 8596b8c6bf
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
android {
compileSdkVersion 30
ndkVersion "21.3.6528147"
ndkVersion "22.0.7026061"
defaultConfig {
minSdkVersion 24

View File

@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
android {
compileSdkVersion 30
ndkVersion "21.3.6528147"
ndkVersion "22.0.7026061"
defaultConfig {
minSdkVersion 24

View File

@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
android {
compileSdkVersion 30
ndkVersion "21.3.6528147"
ndkVersion "22.0.7026061"
defaultConfig {
minSdkVersion 16