mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-03-21 18:40:51 +00:00
Update ONDK to r28.3
This commit is contained in:
parent
28d86a3454
commit
27fd79176a
@ -74,7 +74,7 @@ fun Project.setupCommon() {
|
||||
compileSdkVersion(35)
|
||||
buildToolsVersion = "35.0.1"
|
||||
ndkPath = "$sdkDirectory/ndk/magisk"
|
||||
ndkVersion = "28.0.12674087"
|
||||
ndkVersion = "28.0.13004108"
|
||||
|
||||
defaultConfig {
|
||||
minSdk = 23
|
||||
|
@ -31,4 +31,4 @@ android.nonFinalResIds=false
|
||||
# Magisk
|
||||
magisk.stubVersion=40
|
||||
magisk.versionCode=28102
|
||||
magisk.ondkVersion=r28.2
|
||||
magisk.ondkVersion=r28.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user