mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-27 12:09:06 +00:00
Update to ONDK r29.2
This commit is contained in:
@@ -55,7 +55,7 @@ fun Project.setupCommon() {
|
||||
compileSdkVersion(36)
|
||||
buildToolsVersion = "36.0.0"
|
||||
ndkPath = "$sdkDirectory/ndk/magisk"
|
||||
ndkVersion = "28.1.13356709"
|
||||
ndkVersion = "29.0.13846066"
|
||||
|
||||
defaultConfig {
|
||||
minSdk = 23
|
||||
|
||||
Reference in New Issue
Block a user