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 b5d8db2 commit 093495eCopy full SHA for 093495e
kotlin/build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- kotlin("jvm") version "1.9.24"
+ kotlin("jvm") version "2.0.0"
3
id("org.jetbrains.dokka") version "1.9.20"
4
}
5
0 commit comments