Announce support for Android 12 (#1226)
This commit is contained in:
parent
9833d16583
commit
0248bef5fb
|
|
@ -11,7 +11,7 @@ A Riru module trying to provide an ART hooking framework which delivers consiste
|
||||||
|
|
||||||
## Supported Versions
|
## Supported Versions
|
||||||
|
|
||||||
Android 8.1 ~ 12 Beta 5
|
Android 8.1 ~ 12
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,4 +3,4 @@ name=Riru - 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 Beta 5. Requires Riru ${minRiruVersionName} or above installed.
|
description=Another enhanced implementation of Xposed Framework. Supports Android 8.1 ~ 12. Requires Riru ${minRiruVersionName} or above installed.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue