Skip to content

Commit

Permalink
Added Jar
Browse files Browse the repository at this point in the history
  • Loading branch information
erohsikivar committed Sep 1, 2023
1 parent 7ad8252 commit 83f888e
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 @@ -32,7 +32,7 @@ application {
}

shadowJar {
archiveBaseName = "duke"
archiveBaseName = "Duke.jar"
archiveClassifier = null
dependsOn("distZip", "distTar")
}
Expand Down

0 comments on commit 83f888e

Please sign in to comment.