Update to ONDK r27.0

Co-authored-by: LoveSy <shana@zju.edu.cn>
This commit is contained in:
topjohnwu
2024-04-25 23:27:12 -07:00
committed by John Wu
parent 4bac2df4e7
commit b678afa4b6
8 changed files with 8 additions and 24 deletions

View File

@ -72,7 +72,7 @@ fun Project.setupCommon() {
compileSdkVersion(34)
buildToolsVersion = "34.0.0"
ndkPath = "$sdkDirectory/ndk/magisk"
ndkVersion = "26.2.11394342"
ndkVersion = "27.0.11718014"
defaultConfig {
minSdk = 23