Upgraded to Kotlin 1.9.21

This commit is contained in:
Erik C. Thauvin 2023-11-23 17:53:46 -08:00
parent efc0e4954b
commit fad1d06b96
7 changed files with 30 additions and 36 deletions

View file

@ -1,7 +1,7 @@
## Kotlin Example
To compile & run the Kotlin example:
```text
```console
./bld compile
@ -14,7 +14,7 @@ To compile & run the Kotlin example:
cd
To compile & run the Java example:
```text
```console
./bld compile
./bld run-java --args='https://erik.thauvin.net/ https://bit.ly/2PsNMAA'