mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-07-28 22:51:13 -07: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