Fix module description

This commit is contained in:
tehcneko 2021-03-09 18:33:06 +08:00
parent 46c241b38d
commit 11da19b64c
1 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@ version=${versionName}
versionCode=${versionCode}
author=${authorList}
api=${apiCode}
description=Another enhanced implementation of Xposed Framework. Supports Android 8.0, 8.1, 9, 10, 11 or above. Requires Riru v23 or above installed.
description=Another enhanced implementation of Xposed Framework. Supports Android 8.1 ~ 12 DP1. Requires Riru v23 or above installed.
minApi=${minApi}