Skip to content

Commit 8b131fa

Browse files
committed
Android/README.me: mention Java version
1 parent fa7187d commit 8b131fa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Platforms/Android/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ any packages it needs.
3030
The script also requires the following commands to be on the `PATH`:
3131

3232
* `curl`
33-
* `java` (or set the `JAVA_HOME` environment variable)
33+
* `java` (or set the `JAVA_HOME` environment variable).
34+
Java versions 17 and 21 are supported.
3435

3536
## Building
3637

0 commit comments

Comments
 (0)