We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e489b3b commit 975120dCopy full SHA for 975120d
app/gradle.properties
@@ -30,4 +30,4 @@ android.nonFinalResIds=false
30
31
# Magisk
32
magisk.stubVersion=40
33
-magisk.versionCode=30100
+magisk.versionCode=30200
docs/changes.md
@@ -1,5 +1,11 @@
1
# Magisk Changelog
2
3
+### v30.2 (2025.8.6)
4
+
5
+- [Core] Fix an edge case breaking modules when overlayfs is involved
6
+- [Core] Fix module `.replace` functionality in certain situations
7
+- [resetprop] Reduce property modification traces
8
9
### v30.1 (2025.7.3)
10
11
- [Core] Fix bug in module mounting implementation
0 commit comments