Skip to content

Commit

Permalink
remove maven plugin, add java plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
seniorjoinu committed Jan 9, 2022
1 parent c89ade9 commit fd40132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
java
kotlin("jvm") version embeddedKotlinVersion
`maven`
`maven-publish`
`project-report`
}
Expand Down

0 comments on commit fd40132

Please sign in to comment.