mirror of
https://github.com/revanced/revanced-documentation.git
synced 2025-01-10 02:35:55 +01:00
464 B
464 B
Building the ReVanced Integrations
-
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