Skip to content

Commit a90e25e

Browse files
committed
fix: Add maven-publish plugin for Jitpack
1 parent 97b685a commit a90e25e

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)