File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
magisk-loader/magisk_module Expand file tree Collapse file tree 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
1414
1515## Supported Versions
1616
17- Android 8.1 ~ 15 Beta 1
17+ Android 8.1 ~ 15 Beta 2. 1
1818
1919## Install
2020
@@ -34,8 +34,8 @@ Note: debug builds are only available in Github Actions.
3434
3535## Migration
3636
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.
3939
4040## Get Help
4141
Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ name=${api} - LSPosed
33version=${versionName} (${versionCode})
44versionCode=${versionCode}
55author=${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}.
77updateJson=${updateJson}
You can’t perform that action at this time.
0 commit comments