We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 29f194f + 3b103f6 commit 7bf2836Copy full SHA for 7bf2836
1 file changed
README.md
@@ -12,6 +12,8 @@ Library for accessing [libkiwix](https://github.com/kiwix/libkiwix) and [libzim]
12
13
# Build
14
15
+The project requires `Java 17` to compile, Therefore set the `Gradle JDK` to `Java 17`.
16
+
17
## Install dependencies
18
```bash
19
./install_deps.sh
0 commit comments