mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-12 13:17:39 +02:00
Update ONDK r28.1
This commit is contained in:
@ -75,7 +75,7 @@ fun Project.setupCommon() {
|
||||
compileSdkVersion(35)
|
||||
buildToolsVersion = "34.0.0"
|
||||
ndkPath = "$sdkDirectory/ndk/magisk"
|
||||
ndkVersion = "27.0.12077973"
|
||||
ndkVersion = "28.0.12674087"
|
||||
|
||||
defaultConfig {
|
||||
minSdk = 23
|
||||
|
Reference in New Issue
Block a user