Skip to content

Commit

Permalink
Change JAR filename
Browse files Browse the repository at this point in the history
  • Loading branch information
yytan25 committed Nov 14, 2023
1 parent 86a1ad4 commit c1ffb5d
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 @@ -70,7 +70,7 @@ dependencies {
}

shadowJar {
archiveFileName = 'addressbook.jar'
archiveFileName = 'BandConnect++.jar'
}

defaultTasks 'clean', 'test'

0 comments on commit c1ffb5d

Please sign in to comment.