[skip ci] Android 13 Stable is supported (#2084)
This commit is contained in:
parent
deb39ee1db
commit
a9e9fd4d5f
|
|
@ -10,7 +10,7 @@ A Riru / Zygisk module trying to provide an ART hooking framework which delivers
|
|||
|
||||
## Supported Versions
|
||||
|
||||
Android 8.1 ~ 13 Beta 1
|
||||
Android 8.1 ~ 13
|
||||
|
||||
## Install
|
||||
|
||||
|
|
|
|||
|
|
@ -3,5 +3,5 @@ name=${api} - LSPosed
|
|||
version=${versionName} (${versionCode})
|
||||
versionCode=${versionCode}
|
||||
author=${authorList}
|
||||
description=Another enhanced implementation of Xposed Framework. Supports Android 8.1 ~ 13 Beta 1. ${requirement}.
|
||||
description=Another enhanced implementation of Xposed Framework. Supports Android 8.1 ~ 13. ${requirement}.
|
||||
updateJson=${updateJson}
|
||||
|
|
|
|||
Loading…
Reference in New Issue