Update ONDK r28.4

This commit is contained in:
topjohnwu
2025-05-30 00:24:24 -07:00
committed by John Wu
parent fada8b148a
commit 8c79d66b7b
4 changed files with 3 additions and 5 deletions

View File

@@ -74,7 +74,7 @@ fun Project.setupCommon() {
compileSdkVersion(36)
buildToolsVersion = "36.0.0"
ndkPath = "$sdkDirectory/ndk/magisk"
ndkVersion = "29.0.13113456"
ndkVersion = "28.1.13356709"
defaultConfig {
minSdk = 23