Skip to content

Commit

Permalink
fix jar name
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Apr 22, 2018
1 parent 067f623 commit 2af65d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ jar {
}

shadowJar {
baseName = "${project.name}-${project.version}-all"
zip64 true
classifier = null
manifest {
Expand Down

0 comments on commit 2af65d7

Please sign in to comment.