This repo template will allow you to build non-root ReVanced, ReVanced Music and X using GitHub Actions. This will help people who don't want to setup build environments on their machines.
Warning
These are unofficial builds. The ReVanced team is not responsible for issues derived from unofficial apps and I'm not part of the ReVanced team.
- X:
Hide recommended users
andHide view count
You can modify the scripts/build.sh
script to choose the patches you want. A list of available patches and their descriptions can be found here.
- YouTube:
19.47.53
- YouTube Music:
7.31.51
- X:
10.72.1-release.0
- 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.
- Set up signing (if you don't want to, you can remove the signing part in the workflows)
- Download the needed APKs from APKMirror and upload them to a new release with the
base
tag (Step 1, Step 2). The names must beyt.apk
,music-arm.apk
,music-arm64.apk
,music-x86.apk
,music-x86_64.apk
,x.apk
.