Announce support for Android 12L DP1 (#1336)

This commit is contained in:
LoveSy 2021-10-28 18:33:02 +08:00 committed by GitHub
parent b4a37ab4da
commit e58db90d72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ A Riru module trying to provide an ART hooking framework which delivers consiste
## Supported Versions
Android 8.1 ~ 12
Android 8.1 ~ 12, 12L DP1
## Install

View File

@ -3,4 +3,4 @@ name=${api} - LSPosed
version=${versionName} (${versionCode})
versionCode=${versionCode}
author=${authorList}
description=Another enhanced implementation of Xposed Framework. Supports Android 8.1 ~ 12. ${requirement}.
description=Another enhanced implementation of Xposed Framework. Supports Android 8.1 ~ 12, 12L DP1. ${requirement}.