Changed supported Kotlin version to 1.9.24 or higher
This commit is contained in:
parent
a1a2b2c16f
commit
53681aa2ba
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
[](https://opensource.org/licenses/Apache-2.0)
|
||||
[](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html)
|
||||
[](https://kotlinlang.org)
|
||||
[](https://kotlinlang.org)
|
||||
[](https://rife2.com/bld)
|
||||
[](https://repo.rife2.com/#/releases/com/uwyn/rife2/bld-kotlin)
|
||||
[](https://repo.rife2.com/#/snapshots/com/uwyn/rife2/bld-kotlin)
|
||||
|
@ -49,7 +49,7 @@ public void compile() throws Exception {
|
|||
}
|
||||
```
|
||||
|
||||
While older version of Kotlin are likely working with the extension, only version 1.9 or higher are officially supported.
|
||||
While older version of Kotlin are likely working with the extension, only version 1.9.24 or higher are officially supported.
|
||||
|
||||
## Template Project
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue