Skip to content

Commit 3b103f6

Browse files
Updated the README file to show the required Java version to compile the project.
1 parent 29f194f commit 3b103f6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Library for accessing [libkiwix](https://github.com/kiwix/libkiwix) and [libzim]
1212

1313
# Build
1414

15+
The project requires `Java 17` to compile, Therefore set the `Gradle JDK` to `Java 17`.
16+
1517
## Install dependencies
1618
```bash
1719
./install_deps.sh

0 commit comments

Comments
 (0)