Updated the README file to show the required Java version to compile the project.

This commit is contained in:
MohitMaliFtechiz 2024-06-26 11:19:05 +05:30
parent 29f194f733
commit 3b103f6718

View File

@ -12,6 +12,8 @@ Library for accessing [libkiwix](https://github.com/kiwix/libkiwix) and [libzim]
# Build
The project requires `Java 17` to compile, Therefore set the `Gradle JDK` to `Java 17`.
## Install dependencies
```bash
./install_deps.sh