[skip ci] Update README (#1753)

This commit is contained in:
Wang Han 2022-03-13 16:13:58 +08:00 committed by GitHub
parent 6f48c663db
commit b311556b41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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}