A script to automatically build latest releases of ReVanced apps
Find a file
2022-10-11 19:42:28 -05:00
.gitignore Initial commit 2022-10-09 17:37:34 -05:00
build_revanced.sh Enable logging 2022-10-11 19:42:28 -05:00
download_apkmirror.sh Enable logging 2022-10-11 19:42:28 -05:00
LICENSE Initial commit 2022-10-09 17:37:34 -05:00
patches.txt Fixed version for music 2022-10-09 19:20:15 -05:00
PATCHES_GUIDE.md Initial commit 2022-10-09 17:37:34 -05:00
README.md Updated README.md 2022-10-11 19:34:34 -05:00

Revanced Build

This repo template will allow one to build ReVanced apps automatically. Set it up to run periodically using cron. It uses telegram.sh and telegram-upload to messages.

Notes

  • The script will download the automatically selected compatible version (using compatibility of patches as listed here) of Youtube on APKMirror, NOT latest official version on Google Play.
  • Under NO CIRCUMSTANCES any APKs will be uploaded to this repository to avoid DMCA.

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.