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 8c6995c commit 0bd0fc6Copy full SHA for 0bd0fc6
cloudkitclient-core/build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
kotlin("multiplatform")
3
kotlin("plugin.serialization")
4
- id("org.jetbrains.dokka") version "1.6.21"
+ id("org.jetbrains.dokka") version "1.7.0"
5
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.10.1"
6
}
7
cloudkitclient-testing/build.gradle.kts
0 commit comments