From f949fd658acf88f94a03ef489c25cf63ef1ef68a Mon Sep 17 00:00:00 2001 From: EnZaXD <60033407+FlorianMichael@users.noreply.github.com> Date: Tue, 14 May 2024 22:20:07 +0200 Subject: [PATCH] [ci skip] Add J17 note to README as well (#748) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4be23a92..511a7f17 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,8 @@ Building After cloning this repository, build the project with Gradle by running `./gradlew build` and take the created jar out of the `build/libs` directory. +You need JDK 17 or newer to build ViaBackwards. + License - This project is licensed under the [GNU General Public License Version 3](LICENSE).