Skip to content

Commit e1f0189

Browse files
committed
Revert the a change that is not necessarily a bug
1 parent b3c7470 commit e1f0189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies {
6666
}
6767

6868
shadowJar {
69-
archiveFileName = 'StoreClass.jar'
69+
archiveFileName = 'addressbook.jar'
7070
}
7171

7272
defaultTasks 'clean', 'test'

0 commit comments

Comments
 (0)