Skip to content

Commit ff88414

Browse files
committed
Added maven-publish plugin
1 parent 355218b commit ff88414

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

33
plugins {
44
kotlin("jvm") version "1.8.22"
5+
`maven-publish`
56
}
67

78
tasks.test {

0 commit comments

Comments
 (0)