We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10778f3 commit 9634cbbCopy full SHA for 9634cbb
gradle.properties
@@ -22,5 +22,3 @@ org.gradle.caching=true
22
kotlin.native.distribution.type=prebuilt
23
24
org.gradle.jvmargs="-XX:+HeapDumpOnOutOfMemoryError"
25
-
26
-org.jetbrains.dokka.experimental.tryK2=true
gradle/libs.versions.toml
@@ -1,7 +1,7 @@
1
[versions]
2
kotlin = "2.1.0"
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