[core] Update ndk (#1317)
This commit is contained in:
parent
5fe265644f
commit
ec07cb192a
|
|
@ -45,7 +45,7 @@ val androidTargetSdkVersion by extra(31)
|
|||
val androidMinSdkVersion by extra(27)
|
||||
val androidBuildToolsVersion by extra("31.0.0")
|
||||
val androidCompileSdkVersion by extra(31)
|
||||
val androidCompileNdkVersion by extra("23.0.7599858")
|
||||
val androidCompileNdkVersion by extra("23.1.7779620")
|
||||
val androidSourceCompatibility by extra(JavaVersion.VERSION_11)
|
||||
val androidTargetCompatibility by extra(JavaVersion.VERSION_11)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue