forked from err0r-guy/revanced-documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
Building the ReVanced integrations
CnC-Robert edited this page Jun 8, 2022
·
1 revision
-
Make sure
$ANDROID_SDK_ROOT
or$ANDROID_HOME
is set correctly -
Clone the repository
git clone https://github.com/revanced/revanced-integrations && cd revanced-integrations
- Build the integrations
./gradlew build
The file will be located in app/build/outputs/apk/release/app-release-unsigned.apk