Skip to content

Commit 32cce79

Browse files
committed
Add maven-publish plugin
1 parent 8ce898a commit 32cce79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

http-api-client/build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
plugins {
22
id "org.jetbrains.kotlin.multiplatform"
33
id "io.kotest.multiplatform" version "5.0.2"
4+
id "maven-publish"
45
}
56

67
kotlin {

0 commit comments

Comments
 (0)