remove warning for newer JDKs

hotfix/0.8.7
Zlatin Balevsky 2021-05-13 20:09:49 +01:00
parent 1e867b4f29
commit 69fd715e8e
No known key found for this signature in database
GPG Key ID: A72832072D525E41
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ You can find technical documentation in the [doc] folder. Also check out the [W
## Building
You need JDK 11. (Newer JDKs may not work.) After installing that and setting up the appropriate paths, just type
You need JDK 11 or newer. After installing that and setting up the appropriate paths, just type
```
./gradlew clean assemble