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 a1bf757 commit 31eb208Copy full SHA for 31eb208
cloudkitclient-core/build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
kotlin("multiplatform")
3
kotlin("plugin.serialization")
4
id("org.jetbrains.dokka") version "1.7.10"
5
- id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.11.0"
+ id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.11.1"
6
}
7
8
kotlin {
cloudkitclient-testing/build.gradle.kts
0 commit comments