Skip to content

Commit 027cacb

Browse files
authored
Enable dokka + K2 (#6357)
1 parent b7f3461 commit 027cacb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gradle.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ org.jetbrains.dokka.experimental.gradle.pluginMode.noWarn=true
2727
org.jetbrains.dokka.gradle.enableLogHtmlPublicationLink=false
2828

2929
ksp.useKSP2=true
30+
org.jetbrains.dokka.experimental.tryK2=true
31+
org.jetbrains.dokka.experimental.tryK2.nowarn=true

0 commit comments

Comments
 (0)