[skip ci] Android 13 Stable is supported (#2084)

This commit is contained in:
残页 2022-08-19 08:09:20 +08:00 committed by GitHub
parent deb39ee1db
commit a9e9fd4d5f
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 / Zygisk module trying to provide an ART hooking framework which delivers
## Supported Versions ## Supported Versions
Android 8.1 ~ 13 Beta 1 Android 8.1 ~ 13
## 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 ~ 13 Beta 1. ${requirement}. description=Another enhanced implementation of Xposed Framework. Supports Android 8.1 ~ 13. ${requirement}.
updateJson=${updateJson} updateJson=${updateJson}