Skip to content

Building the ReVanced patches

CnC-Robert edited this page Jun 8, 2022 · 1 revision

Building the patches

  1. Clone the repository
git clone https://github.com/revanced/revanced-patches && cd revanced-patches
  1. Build the patches
./gradlew build

The file will be located in build/libs/revanced-patches-VERSION.jar

Next step

Building the ReVanced integrations

Clone this wiki locally