From 69d02c6c7f9496431b88e3abd4b72b14b61aaa62 Mon Sep 17 00:00:00 2001 From: Jim Wu Date: Thu, 19 Dec 2019 16:01:54 +0800 Subject: [PATCH] Update module description --- edxp-core/tpl/edconfig.tpl | 2 +- edxp-core/tpl/module.prop.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/edxp-core/tpl/edconfig.tpl b/edxp-core/tpl/edconfig.tpl index c5abe46c..84104069 100644 --- a/edxp-core/tpl/edconfig.tpl +++ b/edxp-core/tpl/edconfig.tpl @@ -1,5 +1,5 @@ version=90.0-$version ($backend) arch=arm64 minsdk=26 -maxsdk=28 +maxsdk=29 requires:fbe_aware=1 diff --git a/edxp-core/tpl/module.prop.tpl b/edxp-core/tpl/module.prop.tpl index 6ca8d5bc..8f9511ef 100644 --- a/edxp-core/tpl/module.prop.tpl +++ b/edxp-core/tpl/module.prop.tpl @@ -3,5 +3,5 @@ name=Riru - EdXposed version=${versionName} versionCode=${versionCode} 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