Java example README: note that Java 11 is required (#68)

pull/311/head
Peter Johnson 2019-01-13 17:44:38 -08:00 committed by GitHub
parent 03dae15ddf
commit c36a761a33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ Building on desktop
Building
--------
Java 11 is required to build. Set your path and/or JAVA_HOME environment
variable appropriately.
1) Run "./gradlew build"
---------