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 ece4a63 commit 4081738Copy full SHA for 4081738
libs.versions.toml
@@ -74,7 +74,7 @@ dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
74
kotlinAndroid = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
75
kotlinMultiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
76
kotlinSerialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
77
-nmcp = { id = "com.gradleup.nmcp", version = "0.0.9" }
+nmcp = { id = "com.gradleup.nmcp", version = "0.1.5" }
78
mavenPublish = { id = "com.vanniktech.maven.publish", version.ref = "mavenPublish" }
79
multiplatform-swiftpackage = { id = "io.github.luca992.multiplatform-swiftpackage", version = "2.2.3" }
80
skie = { id = "co.touchlab.skie", version.ref = "skie" }
0 commit comments