Updated dependencies
Bumped Gradle to version 8.10.1 Bumped Kotlin to version 2.0.20 Bumped bld to version 2.1.0
This commit is contained in:
parent
94254cd590
commit
3b18ff1612
32 changed files with 163 additions and 128 deletions
11
examples/kotlin/README.md
Normal file
11
examples/kotlin/README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
## Examples
|
||||
|
||||
To run the examples:
|
||||
|
||||
```console
|
||||
./gradlew run
|
||||
./gradlew runJava
|
||||
./gradlew runExample
|
||||
./gradlew runJavaExample
|
||||
```
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue