Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 598 Bytes

0_prerequisites.md

File metadata and controls

15 lines (9 loc) · 598 Bytes

💼 Prerequisites

Certain requirements are needed to be able to develop with ReVanced.

🤝 Requirements

  • A Java/ Kotlin IDE such as IntelliJ IDEA
  • Java Runtime Environment 17 (e.g. OpenJDK)
  • Knowledge of Git, Gradle and how to setup and use multi-module Gradle projects

⏭️ Whats next

The next section explains, how to setup a suitable development environment for ReVanced with IntelliJ IDEA

Continue: 👨‍💻 Setup a development environment for ReVanced