mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-23 10:05:23 +00:00
Update ONDK
This commit is contained in:
parent
4d5510be4f
commit
7e9abe6e90
@ -72,7 +72,7 @@ fun Project.setupCommon() {
|
||||
compileSdkVersion(34)
|
||||
buildToolsVersion = "34.0.0"
|
||||
ndkPath = "$sdkDirectory/ndk/magisk"
|
||||
ndkVersion = "26.1.10909125"
|
||||
ndkVersion = "26.2.11394342"
|
||||
|
||||
defaultConfig {
|
||||
minSdk = 23
|
||||
|
@ -28,4 +28,4 @@ android.nonFinalResIds=false
|
||||
# Magisk
|
||||
magisk.stubVersion=39
|
||||
magisk.versionCode=27001
|
||||
magisk.ondkVersion=r26.3
|
||||
magisk.ondkVersion=r26.4
|
||||
|
Loading…
Reference in New Issue
Block a user