forked from err0r-guy/revanced-documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
Building from source
CnC-Robert edited this page Jun 8, 2022
·
1 revision
If you have already downloaded the prebuilt packages you can skip to Using the ReVanced CLI and installing ReVanced
Before continuing you need to be authenticated to GitHub Packages.
This will assume you have a GitHub account. Create a PAT with the scope read:packages
here and add your token to ~/.gradle/gradle.properties.
Example gradle.properties
file:
gpr.user = YourUsername
gpr.key = ghp_longrandomkey