Skip to content

Commit e7a21a5

Browse files
add maven plugin
1 parent 9b56835 commit e7a21a5

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.KotlinCompileCommon
22

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

78
group = "com.quickbirdstudios"

0 commit comments

Comments
 (0)