Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 2.32 KB

README.md

File metadata and controls

43 lines (33 loc) · 2.32 KB

ReVanced Magisk Module

Build Modules CI

get the latest CI release.

mindetach module in the releases section detaches YouTube and YouTube Music from Play Store and blocks it from updating them.

Features

  • Can build Magisk modules and non-root APKs
  • Updated daily with the latest versions of apps and patches in accordance with your configuration
  • Cleans APKs from unneeded libs to make them smaller
  • Fully open-source, every binary or APK is compiled without human intervention
  • Modules
    • recompile invalidated odex for YouTube and Music apps for faster usage
    • receive updates from Magisk app
    • do not break safetynet or trigger root detections used by certain apps
    • handle installation of the correct version of the stock app and all that
    • mount the patched app immediately without needing to reboot

Note that the CI workflow is scheduled to build the modules and APKs everyday using GitHub Actions if there is a change in ReVanced patches. You may want to disable it.

To include/exclude patches

See the list of patches

To get to know more about config.toml, read here CONFIG.md

To be able to use non-root variants of YouTube and YT Music, install Vanced MicroG.

Building Locally

Make sure you have JDK 17 installed. Then run:

$ git clone --recurse-submodules https://github.com/j-hc/revanced-magisk-module
$ cd revanced-magisk-module
$ ./build.sh build