Skip to content

Commit 4a0f7e8

Browse files
committed
Add maven-publish plugin
1 parent 0569f81 commit 4a0f7e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import space.kscience.kmath.gsl.codegen.matricesCodegen
77
import space.kscience.kmath.gsl.codegen.vectorsCodegen
88

99
plugins {
10+
`maven-publish`
1011
kotlin("multiplatform")
1112
id("ru.mipt.npm.gradle.project")
1213
id("ru.mipt.npm.gradle.common")

0 commit comments

Comments
 (0)