File tree 2 files changed +4
-4
lines changed
magisk-loader/magisk_module
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ A Riru / Zygisk module trying to provide an ART hooking framework which delivers
14
14
15
15
## Supported Versions
16
16
17
- Android 8.1 ~ 15 Beta 1
17
+ Android 8.1 ~ 15 Beta 2. 1
18
18
19
19
## Install
20
20
@@ -34,8 +34,8 @@ Note: debug builds are only available in Github Actions.
34
34
35
35
## Migration
36
36
37
- You can install LSPosed_mod on top of official LSPosed installation
38
- If the app is installed and not parasitic, the app must be reinstalled from apk distribuited with LSPosed_mod
37
+ You can install LSPosed_mod on top of official LSPosed installation.
38
+ If the app is installed and not parasitic, the app must be reinstalled from apk distribuited with LSPosed_mod.
39
39
40
40
## Get Help
41
41
Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ name=${api} - LSPosed
3
3
version=${versionName} (${versionCode})
4
4
versionCode=${versionCode}
5
5
author=${authorList}
6
- description=Another enhanced implementation of Xposed Framework. Supports Android 8.1 ~ 15 Beta1 . ${requirement}.
6
+ description=Another enhanced implementation of Xposed Framework. Supports Android 8.1 ~ 15 Beta 2.1 . ${requirement}.
7
7
updateJson=${updateJson}
You can’t perform that action at this time.
0 commit comments