mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-07-28 01:03:38 +00:00
Update to ONDK r28.5
This commit is contained in:
parent
89aad31f7e
commit
690a5ac033
2
build.py
2
build.py
@ -71,7 +71,7 @@ default_archs = {"armeabi-v7a", "x86", "arm64-v8a", "x86_64"}
|
||||
default_targets = {"magisk", "magiskinit", "magiskboot", "magiskpolicy"}
|
||||
support_targets = default_targets | {"resetprop"}
|
||||
rust_targets = {"magisk", "magiskinit", "magiskboot", "magiskpolicy"}
|
||||
ondk_version = "r28.4"
|
||||
ondk_version = "r28.5"
|
||||
|
||||
# Global vars
|
||||
config = {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user