Skip to content

Commit

Permalink
Add maven publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Jahoda committed Mar 3, 2022
1 parent 31fe5bf commit 0455555
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
12 changes: 10 additions & 2 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
plugins {
java
`maven-publish`
kotlin("jvm") version "1.6.0"
}

Expand Down

0 comments on commit 0455555

Please sign in to comment.