We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ce898a commit 32cce79Copy full SHA for 32cce79
http-api-client/build.gradle
@@ -1,6 +1,7 @@
1
plugins {
2
id "org.jetbrains.kotlin.multiplatform"
3
id "io.kotest.multiplatform" version "5.0.2"
4
+ id "maven-publish"
5
}
6
7
kotlin {
0 commit comments