Update ONDK to r28.3

This commit is contained in:
topjohnwu
2025-03-06 16:58:58 -08:00
committed by John Wu
parent 28d86a3454
commit 27fd79176a
2 changed files with 2 additions and 2 deletions

View File

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