This commit is contained in:
+2
-2
@@ -17,8 +17,8 @@ android {
|
||||
minSdkVersion 26
|
||||
targetSdkVersion 36
|
||||
compileSdk = 36
|
||||
versionCode 123
|
||||
versionName "0.10.0"
|
||||
versionCode 124
|
||||
versionName "0.10.1"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
v0.10.1
|
||||
- Add dark theme selection
|
||||
- Add customizable panic button color and persistent position (#107, #108)
|
||||
- Prevent hiding root managers (KSU/Magisk forks) and privilege escalation managers (Shizuku, Dhizuku, etc.)
|
||||
- Fix file hiding with chmod on non-primary user (#242)
|
||||
- Fix preference persistence for hide paths and apps (#244)
|
||||
Reference in New Issue
Block a user