Skip to content

Commit 3ce7da8

Browse files
whyolegzoobestik
authored andcommitted
Update to Dokka 2.0.0
1 parent afd811f commit 3ce7da8

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

gradle.properties

-2
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,3 @@ org.gradle.kotlin.dsl.allWarningsAsErrors=true
2323
kotlin.native.distribution.type=prebuilt
2424

2525
org.gradle.jvmargs="-XX:+HeapDumpOnOutOfMemoryError"
26-
27-
org.jetbrains.dokka.experimental.tryK2=true

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
kotlin = "2.1.20"
33
kover = "0.8.2"
4-
dokka = "2.0.0-Beta"
4+
dokka = "2.0.0"
55
knit = "0.5.0"
66
bcv = "0.16.2"
77
animalsniffer = "1.7.1"

0 commit comments

Comments
 (0)