Skip to content

Commit

Permalink
Rename jar file
Browse files Browse the repository at this point in the history
  • Loading branch information
g4ryy authored Oct 20, 2021
1 parent 1988562 commit d8b4f2a
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 {
archiveName = 'addressbook.jar'
archiveName = 'newaddressbook.jar'
}

defaultTasks 'clean', 'test'

0 comments on commit d8b4f2a

Please sign in to comment.