Update NDK (#2098)
This commit is contained in:
parent
205138f638
commit
834040d59c
|
|
@ -55,7 +55,7 @@ val androidTargetSdkVersion by extra(33)
|
|||
val androidMinSdkVersion by extra(27)
|
||||
val androidBuildToolsVersion by extra("32.0.0")
|
||||
val androidCompileSdkVersion by extra(33)
|
||||
val androidCompileNdkVersion by extra("25.0.8775105")
|
||||
val androidCompileNdkVersion by extra("25.1.8937393")
|
||||
val androidSourceCompatibility by extra(JavaVersion.VERSION_11)
|
||||
val androidTargetCompatibility by extra(JavaVersion.VERSION_11)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue