Update to ONDK r27.4

This commit is contained in:
topjohnwu
2024-08-11 04:16:19 -07:00
parent 07835a3e0e
commit c578cccfd5
7 changed files with 9 additions and 11 deletions

View File

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