docs: part 6.8

This commit is contained in:
validcube 2023-10-21 20:35:25 +07:00
parent 7b49af21d0
commit cf9a14c762
No known key found for this signature in database
GPG Key ID: DBA94253E1D3F267

View File

@ -3,7 +3,7 @@ In order to compile ReVanced Manager, certain requirements must be met.
## 📝 Prerequisites
* Kotlin IDE such as [Android Studio](https://developer.android.com/studio)
* Understanding of [Android](https://android.com) OS and [Kotlin](https://kotlinlang.org/) language
* Understanding of [Android](https://android.com) development, [Kotlin](https://kotlinlang.org/) language and [Jetpack Compose](https://developer.android.com/jetpack/compose).
* At least Java Development Kit version 17 of any vendors
## 🏃 Prepare the environment