Skip to content

Commit 26b9028

Browse files
committed
set the archive name
1 parent 4c2be2d commit 26b9028

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jar {
3131
'Implementation-Vendor': 'hamcrest.org',
3232
'Implementation-Version': version
3333
}
34+
baseName = 'java-hamcrest'
3435
}
3536

3637
repositories {

0 commit comments

Comments
 (0)