Skip to content

Commit

Permalink
Add the Maven plugin for Jitpack builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelhg committed Dec 10, 2020
1 parent 42ba694 commit 044f8dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
`java`
`maven`
kotlin("jvm") version "1.4.20"
}

Expand Down

0 comments on commit 044f8dc

Please sign in to comment.