Skip to content

Commit

Permalink
now we know the minimum supported JDK version is 11
Browse files Browse the repository at this point in the history
  • Loading branch information
Weiwu Zhang committed Jan 6, 2021
1 parent 17bfa62 commit 262f919
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,9 @@ See document here: http://tokenscript.org/Attestation.html

## Build

This library can't be built with Java 8 JDK. The developers are using JDK 11 and JDK 14 so these are known to work.

You need the following installed:

- JDK (version 11 and 14 is used by our devs, version 8 is known not working)
- JDK (version 11 or higher)
- Gradle (version 6.7 is used by our devs)
- node.js (version 15 is used by our devs)

Expand Down

0 comments on commit 262f919

Please sign in to comment.