mirror of
https://github.com/SinTan1729/ReVancedBuilder.git
synced 2024-12-25 20:28:37 -06:00
Updated README.md
This commit is contained in:
parent
864bcc7bfd
commit
42fe517ce4
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
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 **selected compatible version**([see here](versions.json)) of Youtube on APKMirror, **NOT** latest official version on Google Play.
|
||||
- The script will download the **automatically selected compatible version** (using compatibility of patches as listed [here](https://github.com/revanced/revanced-patches#list-of-available-patches)) 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.
|
||||
|
||||
## How to setup
|
||||
|
|
Loading…
Reference in a new issue