mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-25 16:17:44 +00:00
Update ONDK r28.1
This commit is contained in:
@@ -75,7 +75,7 @@ fun Project.setupCommon() {
|
|||||||
compileSdkVersion(35)
|
compileSdkVersion(35)
|
||||||
buildToolsVersion = "34.0.0"
|
buildToolsVersion = "34.0.0"
|
||||||
ndkPath = "$sdkDirectory/ndk/magisk"
|
ndkPath = "$sdkDirectory/ndk/magisk"
|
||||||
ndkVersion = "27.0.12077973"
|
ndkVersion = "28.0.12674087"
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdk = 23
|
minSdk = 23
|
||||||
|
@@ -31,4 +31,4 @@ android.nonFinalResIds=false
|
|||||||
# Magisk
|
# Magisk
|
||||||
magisk.stubVersion=40
|
magisk.stubVersion=40
|
||||||
magisk.versionCode=28101
|
magisk.versionCode=28101
|
||||||
magisk.ondkVersion=r27.4
|
magisk.ondkVersion=r28.1
|
||||||
|
2
native/src/external/crt0
vendored
2
native/src/external/crt0
vendored
Submodule native/src/external/crt0 updated: 795cab5ab6...ee73137c10
Reference in New Issue
Block a user