Update ONDK

This commit is contained in:
topjohnwu
2024-02-22 15:46:42 -08:00
parent 4d5510be4f
commit 7e9abe6e90
2 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@ fun Project.setupCommon() {
compileSdkVersion(34)
buildToolsVersion = "34.0.0"
ndkPath = "$sdkDirectory/ndk/magisk"
ndkVersion = "26.1.10909125"
ndkVersion = "26.2.11394342"
defaultConfig {
minSdk = 23