Update ONDK r28.1

This commit is contained in:
topjohnwu
2024-12-09 02:16:45 -08:00
committed by John Wu
parent f10ee5f887
commit 10cd13bf80
3 changed files with 3 additions and 3 deletions

View File

@ -75,7 +75,7 @@ fun Project.setupCommon() {
compileSdkVersion(35)
buildToolsVersion = "34.0.0"
ndkPath = "$sdkDirectory/ndk/magisk"
ndkVersion = "27.0.12077973"
ndkVersion = "28.0.12674087"
defaultConfig {
minSdk = 23