Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 559 Bytes

0_prerequisites.md

File metadata and controls

15 lines (9 loc) · 559 Bytes

💼 Prerequisites

To develop with ReVanced, you will need to fulfill certain requirements.

🤝 Requirements

  • A Java/ Kotlin IDE such as IntelliJ IDEA
  • Java SDK 17 (Azul JDK or OpenJDK)
  • Knowledge of Git, Gradle and how to setup and use multi-module projects

⏭️ Whats next

The next section will explain, how to setup a convenient development environment for ReVanced with IntelliJ IDEA

Continue: 👨‍💻 Setup a development environment for ReVanced