Fix module description
This commit is contained in:
parent
46c241b38d
commit
11da19b64c
|
|
@ -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}
|
||||
Loading…
Reference in New Issue