mirror of
https://github.com/kiwix/java-libkiwix.git
synced 2025-08-04 03:26:08 -04:00
Merge pull request #110 from kiwix/updated_readme_for_java_version
Updated the README file to show the required `Java version` to compile the project.
This commit is contained in:
commit
7bf2836dff
@ -12,6 +12,8 @@ Library for accessing [libkiwix](https://github.com/kiwix/libkiwix) and [libzim]
|
|||||||
|
|
||||||
# Build
|
# Build
|
||||||
|
|
||||||
|
The project requires `Java 17` to compile, Therefore set the `Gradle JDK` to `Java 17`.
|
||||||
|
|
||||||
## Install dependencies
|
## Install dependencies
|
||||||
```bash
|
```bash
|
||||||
./install_deps.sh
|
./install_deps.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user