Update module description
This commit is contained in:
parent
48ee9665ef
commit
69d02c6c7f
|
|
@ -1,5 +1,5 @@
|
||||||
version=90.0-$version ($backend)
|
version=90.0-$version ($backend)
|
||||||
arch=arm64
|
arch=arm64
|
||||||
minsdk=26
|
minsdk=26
|
||||||
maxsdk=28
|
maxsdk=29
|
||||||
requires:fbe_aware=1
|
requires:fbe_aware=1
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ name=Riru - EdXposed
|
||||||
version=${versionName}
|
version=${versionName}
|
||||||
versionCode=${versionCode}
|
versionCode=${versionCode}
|
||||||
author=${authorList}
|
author=${authorList}
|
||||||
description=Magisk version of Xposed. Require Riru - Core v19+ installed. See change log in EdXposed Manager or Github Releases.
|
description=Another implementation of Xposed Framework, require Riru - Core v19.0+ installed. You can download Alpha or Canary(Debug) version in EdXposed Manager.
|
||||||
api=4
|
api=4
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue