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 9441635 commit 28e2a52Copy full SHA for 28e2a52
build.gradle.kts
@@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.dsl.*
3
import java.util.*
4
5
plugins {
6
- kotlin("multiplatform") version "1.7.21" apply false
+ kotlin("multiplatform") version "1.7.22" apply false
7
`maven-publish`
8
signing
9
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
0 commit comments