Skip to content

Commit 6402bfd

Browse files
committed
id maven publish
1 parent 3d05713 commit 6402bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
kotlin("multiplatform") version "1.5.30"
3-
`maven-publish`
3+
id("maven-publish")
44
}
55

66
val githubRef = System.getenv("GITHUB_REF")

0 commit comments

Comments
 (0)