Add Beta 4 support in README (#896)
This commit is contained in:
parent
12e52a02c5
commit
b40d686313
|
|
@ -11,7 +11,7 @@ A Riru module trying to provide an ART hooking framework which delivers consiste
|
|||
|
||||
## Supported Versions
|
||||
|
||||
Android 8.1 ~ 12 Beta 3
|
||||
Android 8.1 ~ 12 Beta 4
|
||||
|
||||
## Install
|
||||
|
||||
|
|
|
|||
|
|
@ -3,4 +3,4 @@ name=Riru - LSPosed
|
|||
version=${versionName} (${versionCode})
|
||||
versionCode=${versionCode}
|
||||
author=${authorList}
|
||||
description=Another enhanced implementation of Xposed Framework. Supports Android 8.1 ~ 12 Beta 3. Requires Riru ${minRiruVersionName} or above installed.
|
||||
description=Another enhanced implementation of Xposed Framework. Supports Android 8.1 ~ 12 Beta 4. Requires Riru ${minRiruVersionName} or above installed.
|
||||
|
|
|
|||
Loading…
Reference in New Issue