Skip to content

Commit baed289

Browse files
authored
docs(jdk, macos): specify JDK11 or 14. JDK18 will not work
1 parent 0f6b851 commit baed289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_getting-started-macos-android.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ brew install --cask zulu11
2828

2929
The Zulu OpenJDK distribution offers JDKs for **both Intel and M1 Macs**. This will make sure your builds are faster on M1 Macs compared to using an Intel-based JDK.
3030

31-
If you have already installed JDK on your system, make sure it is JDK 11 or newer.
31+
If you have already installed JDK on your system, make sure it is JDK 11 or JDK 14. JDK 18 is not supported yet.
3232

3333
<h3>Android development environment</h3>
3434

0 commit comments

Comments
 (0)