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 27b9c5b commit ad0bf38Copy full SHA for ad0bf38
build.gradle
@@ -3,7 +3,7 @@ buildscript {
3
}
4
5
plugins {
6
- id 'org.jetbrains.kotlin.jvm' version "2.0.0" apply false
+ id 'org.jetbrains.kotlin.jvm' version "2.1.0" apply false
7
id 'org.jetbrains.dokka' version "1.9.20" apply false
8
id 'org.beryx.jar' version "2.0.0" apply false
9
0 commit comments