Skip to content

Commit

Permalink
edit build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Cronyxx committed Oct 24, 2019
1 parent 336d061 commit 8ac01a9
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 @@ -69,7 +69,7 @@ dependencies {
}

shadowJar {
archiveName = 'addressbook.jar'
archiveName = 'LiBerry.jar'

destinationDir = file("${buildDir}/jar/")
}
Expand Down

0 comments on commit 8ac01a9

Please sign in to comment.