mirror of
https://github.com/ReVanced/revanced-documentation.git
synced 2026-01-24 11:41:02 +00:00
feat: Remove integrations and document how to setup libraries
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
# 💼 Prerequisites
|
||||
|
||||
To develop with ReVanced, you will need to fulfill certain requirements.
|
||||
Certain requirements are needed to be able to develop with ReVanced.
|
||||
|
||||
## 🤝 Requirements
|
||||
|
||||
- A Java/ Kotlin IDE such as [IntelliJ IDEA](https://www.jetbrains.com/idea/)
|
||||
- Java SDK 17 (Azul JDK or OpenJDK)
|
||||
- Knowledge of Git, Gradle and how to setup and use multi-module projects
|
||||
- Java Runtime Environment 17 (e.g. [OpenJDK](https://jdk.java.net/archive/))
|
||||
- Knowledge of Git, Gradle and how to setup and use multi-module Gradle projects
|
||||
|
||||
## ⏭️ Whats next
|
||||
|
||||
The next section will explain, how to setup a convenient development environment for ReVanced with [IntelliJ IDEA](https://www.jetbrains.com/idea/)
|
||||
The next section explains, how to setup a suitable development environment for ReVanced with [IntelliJ IDEA](https://www.jetbrains.com/idea/)
|
||||
|
||||
Continue: [👨💻 Setup a development environment for ReVanced](1_setup.md)
|
||||
|
||||
Reference in New Issue
Block a user