Skip to content

Commit 6706e6c

Browse files
authored
Merge pull request #35 from haroldadmin/fixes/maven-publish
Add maven-publish plugin for Jitpack
2 parents 97b685a + a90e25e commit 6706e6c

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
@@ -1,6 +1,7 @@
11
plugins {
22
kotlin("jvm") version "1.4.31"
33
id("org.jetbrains.dokka") version "1.4.32"
4+
`maven-publish`
45
}
56

67
group = "com.github.haroldadmin"

0 commit comments

Comments
 (0)