Update to ONDK r29.3

This commit is contained in:
topjohnwu
2025-11-21 11:46:23 -08:00
committed by John Wu
parent 52d7eff03f
commit 3a60ef2039
4 changed files with 2 additions and 4 deletions

View File

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