mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-13 03:34:29 +00:00
Update ONDK r28.1
This commit is contained in:
parent
f10ee5f887
commit
10cd13bf80
@ -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
|
||||
|
@ -31,4 +31,4 @@ android.nonFinalResIds=false
|
||||
# Magisk
|
||||
magisk.stubVersion=40
|
||||
magisk.versionCode=28101
|
||||
magisk.ondkVersion=r27.4
|
||||
magisk.ondkVersion=r28.1
|
||||
|
2
native/src/external/crt0
vendored
2
native/src/external/crt0
vendored
@ -1 +1 @@
|
||||
Subproject commit 795cab5ab6a5ed1fad9432fd7dcea20ca137b5c1
|
||||
Subproject commit ee73137c106cb01a506a98a460457aecef5a1217
|
Loading…
Reference in New Issue
Block a user