Skip to content

Commit

Permalink
Updated documentation to state that LSPosed is the required Xposed va…
Browse files Browse the repository at this point in the history
…riant for using Let Me Downgrade.
  • Loading branch information
DavidBerdik committed Oct 15, 2023
1 parent 04ffb17 commit 37cd727
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

Android's app installation system does not allow users to downgrade to an older version of an app when they already have a newer version installed. Let Me Downgrade is an Xposed module for Android 12 through 14 that enables users to bypass this restriction. As an added bonus, Let Me Downgrade provides a Quick Settings tile to easily enable and disable the downgrade block.

**⚠️ WARNING:** Let Me Downgrade is intended for rooted devices running Android 12 through 14 and requires Xposed. The recommended Xposed variant to use is LSPosed. Other Xposed variants may work, but have not been tested. Additionally, this module cannot be guaranteed to work on all devices. In the worst case, it can cause a bootloop. Use at your own risk.
**⚠️ WARNING:** Let Me Downgrade is intended for rooted devices running Android 12 through 14 and requires Xposed. The required Xposed variant to use is LSPosed. Other Xposed variants will not work. Additionally, this module cannot be guaranteed to work on all devices. In the worst case, it can cause a bootloop. Use at your own risk.

<p align="center">
<a href="https://play.google.com/store/apps/details?id=com.berdik.letmedowngrade">
Expand Down
2 changes: 1 addition & 1 deletion fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Android's app installation system does not allow users to downgrade to an older version of an app when they already have a newer version installed. <i>Let Me Downgrade</i> is an Xposed module for Android 12 through 14 that enables users to bypass this restriction. As an added bonus, Let Me Downgrade provides a Quick Settings tile to easily enable and disable the downgrade block.

<b>⚠️ WARNING:</b> <i>Let Me Downgrade</i> is intended for rooted devices running Android 12 through 14 and requires Xposed. The recommended Xposed variant to use is LSPosed. Other Xposed variants may work, but have not been tested. Additionally, this module cannot be guaranteed to work on all devices. In the worst case, it can cause a bootloop. Use at your own risk.
<b>⚠️ WARNING:</b> <i>Let Me Downgrade</i> is intended for rooted devices running Android 12 through 14 and requires Xposed. The required Xposed variant to use is LSPosed. Other Xposed variants will not work. Additionally, this module cannot be guaranteed to work on all devices. In the worst case, it can cause a bootloop. Use at your own risk.

To use Let Me Downgrade:

Expand Down

0 comments on commit 37cd727

Please sign in to comment.