Update to ONDK r27.2

This commit is contained in:
topjohnwu
2024-06-18 14:34:30 -07:00
parent cfd1e0cf22
commit 23ed275614
5 changed files with 5 additions and 7 deletions

View File

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