Bump NDK version to 29.0.14206865 (#667)

This commit is contained in:
Zongle Wang 2026-02-10 12:05:44 +08:00 committed by GitHub
parent 10d14f8ee0
commit 5e7a01fb60
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -81,7 +81,7 @@ subprojects {
}
}
ndkVersion = "27.2.12479018"
ndkVersion = "29.0.14206865"
compileSdkVersion(defaultConfig.targetSdk!!)