Skip to content

Commit 4415694

Browse files
committed
add missing gradle dependency
1 parent 9b562c0 commit 4415694

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ All examples live in `tests/binary` and are compiled to JVM bytecode & run/teste
8383
## 🛠 Prerequisites
8484

8585
- **Rust Nightly** (`rustup default nightly`)
86+
- **Gradle 8.5+** (`gradle` in PATH)
8687
- **JDK 8+** (`java` in PATH, and the `JAVA_HOME` environment variable set)
8788
- **Python 3** (`python3` in PATH)
8889

0 commit comments

Comments
 (0)