Upgraded to Kotlin 1.9.21
This commit is contained in:
parent
f850dbb51c
commit
b4194b765a
10 changed files with 36 additions and 88 deletions
|
@ -1,7 +1,7 @@
|
|||
## Kotlin Example
|
||||
To compile & run the Kotlin example:
|
||||
|
||||
```text
|
||||
```console
|
||||
./bld compile
|
||||
|
||||
./bld run --args=API_KEY
|
||||
|
@ -11,7 +11,7 @@ To compile & run the Kotlin example:
|
|||
cd
|
||||
To compile & run the Java example:
|
||||
|
||||
```text
|
||||
```console
|
||||
./bld compile
|
||||
|
||||
./bld run-java --args=API_KEY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue