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.
2 parents 776b9f1 + 1df55e1 commit 21d3b32Copy full SHA for 21d3b32
build.gradle.kts
@@ -19,7 +19,7 @@ plugins {
19
alias(libs.plugins.ktlint) apply false
20
alias(libs.plugins.spotless) apply false
21
alias(libs.plugins.tasktree)
22
- id("org.jetbrains.dokka") version "1.8.10"
+ id("org.jetbrains.dokka") version "1.8.20"
23
}
24
25
repositories {
0 commit comments