revanced-integrations
revanced-integrations copied to clipboard
bug: move app integrations to their corresponding package
Issue
Some integrations are under app.revanced instead of app.revanced.integrations and some are under app.revanced.integrations instead of their package.
Solution
Move everything under app.revanced.integrations and separate the packages by the app they are made for, or move the integrations under the package name of the app they are made for. In the future, the integrations will be separated by a patch-by-patch basis.