Skip to content

Commit

Permalink
default task
Browse files Browse the repository at this point in the history
Took 3 minutes
  • Loading branch information
JakeGBLP committed Jul 16, 2024
1 parent 9819d14 commit 665a9d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@ shadowJar {
archiveFileName = project.name + "-" + project.version + ".jar"
relocate 'org.bstats', 'it.jakegblp.lusk.libs.bstats'
}
defaultTasks 'shadowJar'

0 comments on commit 665a9d9

Please sign in to comment.