Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
d0by1 committed Feb 25, 2022
1 parent 586ae1e commit b70f60f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,6 @@ jar {
}

shadowJar {
archiveFileName = "${baseName}.${extension}"
archivesBaseName = "${baseName}.${extension}"
relocate "org.bstats", "eu.decentsoftware.holograms.metrics"
}

0 comments on commit b70f60f

Please sign in to comment.