You've already forked ZygiskNext
mirror of
https://github.com/Dr-TSNG/ZygiskNext.git
synced 2025-08-27 23:46:34 +00:00
Bump to 0.5.0
This commit is contained in:
@@ -6,9 +6,10 @@ Also works as standalone loader for Magisk on purpose of getting rid of LD_PRELO
|
||||
|
||||
## Requirements
|
||||
|
||||
+ Minimal KernelSU version: 10575
|
||||
+ Minimal ksud version: 10616
|
||||
+ Minimal KernelSU version: 10654
|
||||
+ Minimal ksud version: 10647
|
||||
+ Full SELinux patch support (If non-gki kernel)
|
||||
+ No multiple root implementation installed
|
||||
|
||||
## Compatibility
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ val gitCommitHash = "git rev-parse --verify --short HEAD".execute()
|
||||
|
||||
val moduleId by extra("zygisksu")
|
||||
val moduleName by extra("Zygisk on KernelSU")
|
||||
val verName by extra("v4-0.4.1")
|
||||
val verName by extra("v4-0.5.0")
|
||||
val verCode by extra(gitCommitCount)
|
||||
val minKsuVersion by extra(10654)
|
||||
val minKsudVersion by extra(10647)
|
||||
|
||||
Reference in New Issue
Block a user