Skip to content

Commit

Permalink
Document the minimum required Java version for the target project to …
Browse files Browse the repository at this point in the history
…use Web3j as a dependency

Signed-off-by: kaygorodov <[email protected]>
  • Loading branch information
kaygorodov committed Jun 27, 2024
1 parent 1e83c60 commit 45efeb6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,9 @@ Java:
</dependency>
```

**Note:** The Web3j Java binaries are compiled using Java 17. Java 17 or a more recent version is required to use Web3j
as a dependency.

Android:

```xml
Expand Down

0 comments on commit 45efeb6

Please sign in to comment.