You've already forked Zygisk-Assistant
mirror of
https://github.com/snake-4/Zygisk-Assistant.git
synced 2025-09-06 06:37:02 +00:00
Bumped version to 2.1.1
This commit is contained in:
@@ -15,5 +15,5 @@ val commitHash: String by extra {
|
||||
|
||||
val moduleId by extra("zygisk-assistant")
|
||||
val moduleName by extra("Zygisk Assistant")
|
||||
val verName by extra("v2.1.0")
|
||||
val verCode by extra(210)
|
||||
val verName by extra("v2.1.1")
|
||||
val verCode by extra(211)
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
## 2.1.1
|
||||
+ Added prop hiding! 🎉
|
||||
+ Added FD reopener, might solve some issues.
|
||||
+ Changed mount detection logic to include bind mounts on KSU.
|
||||
|
||||
## 2.1.0
|
||||
+ Added Zygisk hide for Magisk 27.0.
|
||||
+ Fixed bind mount hiding. ReVanced is fully hidden now.
|
||||
@@ -7,6 +12,3 @@
|
||||
## 2.0.4
|
||||
+ Fixed an issue causing root to be lost.
|
||||
+ Fixed potential incompatibilities with other apps.
|
||||
|
||||
## 2.0.3
|
||||
+ Bind mounts are also hidden now.
|
||||
|
||||
Reference in New Issue
Block a user