[skip ci] Update README (#1753)
This commit is contained in:
parent
6f48c663db
commit
b311556b41
|
|
@ -10,7 +10,7 @@ A Riru module trying to provide an ART hooking framework which delivers consiste
|
||||||
|
|
||||||
## Supported Versions
|
## Supported Versions
|
||||||
|
|
||||||
Android 8.1 ~ 12, 12L Beta3, 13 DP1
|
Android 8.1 ~ 13 DP1
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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 ~ 12, 12L Beta3, 13 DP1. ${requirement}.
|
description=Another enhanced implementation of Xposed Framework. Supports Android 8.1 ~ 13 DP1. ${requirement}.
|
||||||
updateJson=${updateJson}
|
updateJson=${updateJson}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue