We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 322916a commit 5e20d13Copy full SHA for 5e20d13
.web/docs/developers/api/kotlin/build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- kotlin("jvm") version "1.9.25"
+ kotlin("jvm") version "2.2.0"
3
application
4
}
5
0 commit comments