2023-08-07 05:00:41 +03:00

776 B

👶 Preparing a development environment

To develop ReVanced patches, a certain development environment is required.

📝 Prerequisites

🏃 Prepare the environment

For this guide, ReVanced Patches will be used as a base.

  1. Clone the repository

    git clone https://github.com/revanced/revanced-patches && cd revanced-patches
    
  2. Build the patches

    ./gradlew build