revanced-build-template
revanced-build-template copied to clipboard
Github Template for building Revanced
Revanced Build
This repo template will allow you to build ReVanced using Github Actions. This will helps people who don't want to setup build environments on their machines.
Notes
- The script will download the latest available version of Youtube on UpToDown, NOT latest official version on Google Play.
- While this template will build Revanced Music Non-root, it won't work as current patches doesn't include the Music Non-root (microG) patch (track this PR when it will get merged to
main
and released). Don't open an issue here. Just rebuild ReVanced when music microG patch is available on ReVanced Patches. - Under NO CIRCUMSTANCES any APKs will be uploaded to this repository to avoid DMCA.
How to setup
- Fork or create a new repository using this repository as a template (Guide). DO NOT FORK if you need to set the new repo to private.
- That's it! You can now build ReVanced using Github Actions.
Customize your build
If you wish to continue with the default settings, you may skip this step.
By default this will build ReVanced with ALL available patches. Follow this guide to exclude/customizing patches for your build.
How to build
- Go to Actions -> All workflows -> ReVanced Build (Example)
- Run the
build
workflow (try to useexperimental_build
if the logs show not all patches applied correctly while revanced is not yet released) - Download the APKs from the draft releases (Example)