Skip to content

Commit

Permalink
Add Fat jar
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan-Goh committed Sep 22, 2023
1 parent a839bf5 commit a74e389
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 @@ -46,7 +46,7 @@ application {
}

shadowJar {
archiveBaseName = "AdamV1.0"
archiveBaseName = "AdamFinal"
archiveClassifier = null
dependsOn("distZip", "distTar")
}
Expand Down

0 comments on commit a74e389

Please sign in to comment.