Skip to content

Commit 363449f

Browse files
committed
[skip ci] Close #104 #107 #106
1 parent 3de408e commit 363449f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff 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

magisk-loader/magisk_module/module.prop

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ name=${api} - LSPosed
33
version=${versionName} (${versionCode})
44
versionCode=${versionCode}
55
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}.
77
updateJson=${updateJson}

0 commit comments

Comments
 (0)