Officially announce Android 14 support (#2801)
Co-authored-by: LoveSy <shana@zju.edu.cn>
This commit is contained in:
parent
15e480132a
commit
254a8adb27
|
|
@ -10,7 +10,7 @@ A Riru / Zygisk module trying to provide an ART hooking framework which delivers
|
||||||
|
|
||||||
## Supported Versions
|
## Supported Versions
|
||||||
|
|
||||||
Android 8.1 ~ 13
|
Android 8.1 ~ 14
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit a4f6979c28de2ad68f536f20cbda9dd765b13c1d
|
Subproject commit 899766f2bddaa786c99d81da909fe084ed99ff7b
|
||||||
|
|
@ -3,5 +3,5 @@ name=${api} - LSPosed
|
||||||
version=${versionName} (${versionCode})
|
version=${versionName} (${versionCode})
|
||||||
versionCode=${versionCode}
|
versionCode=${versionCode}
|
||||||
author=${authorList}
|
author=${authorList}
|
||||||
description=Another enhanced implementation of Xposed Framework. Supports Android 8.1 ~ 13. ${requirement}.
|
description=Another enhanced implementation of Xposed Framework. Supports Android 8.1 ~ 14. ${requirement}.
|
||||||
updateJson=${updateJson}
|
updateJson=${updateJson}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue