Skip to content

Commit

Permalink
Document Java version should be 1.8 (apache#938)
Browse files Browse the repository at this point in the history
  • Loading branch information
tisonkun authored Apr 21, 2020
1 parent 83230c2 commit ffa1882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Community discussions happen primarily on the [dev mailing list][dev-list] or on

### Building

Iceberg is built using Gradle 5.4.1.
Iceberg is built using Gradle 5.4.1 with Java 1.8.

* To invoke a build and run tests: `./gradlew build`
* To skip tests: `./gradlew build -x test`
Expand Down

0 comments on commit ffa1882

Please sign in to comment.