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.
1 parent c648a9d commit 941d85fCopy full SHA for 941d85f
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
kotlin("multiplatform") version "1.4.31"
3
- id("org.jetbrains.dokka") version "1.4.0"
+ id("org.jetbrains.dokka") version "1.4.32"
4
`maven-publish`
5
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
6
signing
0 commit comments