Skip to content

Commit fa877d8

Browse files
docs: Update instructions to use Java 17
1 parent 5a3e4f3 commit fa877d8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/0_prerequisites.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ To use Morphe CLI, you will need to fulfill specific requirements.
44

55
## 🤝 Requirements
66

7-
- Java Runtime Environment 11 ([Azul Zulu JRE](https://www.azul.com/downloads/?version=java-11-lts&package=jre#zulu) or [OpenJDK](https://jdk.java.net/archive/))
7+
- Java Runtime Environment 17 - [Azul Zulu JRE](https://www.azul.com/downloads/?version=java-17-lts&package=jre#zulu) or [OpenJDK](https://jdk.java.net/archive/)
88
- [Android Debug Bridge (ADB)](https://developer.android.com/studio/command-line/adb) if you want to install the patched APK file on your device
9-
- x86 or x86-64 (For [other architectures](https://github.com/Morphe/Morphe-manager/tree/main/android/app/src/main/jniLibs) use the `--custom-aapt2-binary` option)
109

1110
## ⏭️ Whats next
1211

0 commit comments

Comments
 (0)