We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afd811f commit 288f73cCopy full SHA for 288f73c
gradle.properties
@@ -23,5 +23,3 @@ org.gradle.kotlin.dsl.allWarningsAsErrors=true
23
kotlin.native.distribution.type=prebuilt
24
25
org.gradle.jvmargs="-XX:+HeapDumpOnOutOfMemoryError"
26
-
27
-org.jetbrains.dokka.experimental.tryK2=true
gradle/libs.versions.toml
@@ -1,7 +1,7 @@
1
[versions]
2
kotlin = "2.1.20"
3
kover = "0.8.2"
4
-dokka = "2.0.0-Beta"
+dokka = "2.0.0"
5
knit = "0.5.0"
6
bcv = "0.16.2"
7
animalsniffer = "1.7.1"
0 commit comments