Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/basics/install/linux.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,4 @@ You must make sure you have the Java Developmet Kit (JDK) installed and that you

We currently recommend using Java 17 but check the release notes for any changes.


- [Java SE 17 Archive Downloads](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html)
4 changes: 3 additions & 1 deletion docs/basics/install/macos.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -177,4 +177,6 @@ adt -devices -platform android

You must make sure you have the Java Developmet Kit (JDK) installed and that your `JAVA_HOME` environment variable is set to the JDK's folder.

We currently recommend using Java 17 but check the release notes for any changes.
We currently recommend using Java 17 but check the release notes for any changes.

- [Java SE 17 Archive Downloads](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html)
4 changes: 3 additions & 1 deletion docs/basics/install/windows.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,6 @@ adt -devices -platform android

You must make sure you have the Java Developmet Kit (JDK) installed and that your `JAVA_HOME` environment variable is set to the JDK's folder.

We currently recommend using Java 17 but check the release notes for any changes.
We currently recommend using Java 17 but check the release notes for any changes.

- [Java SE 17 Archive Downloads](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html)