Skip to content

Commit

Permalink
Updated the README file to show the required Java version to compile …
Browse files Browse the repository at this point in the history
…the project.
  • Loading branch information
MohitMaliDeveloper committed Jun 26, 2024
1 parent 29f194f commit 3b103f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3b103f6

Please sign in to comment.