Skip to content

Commit 8648941

Browse files
committed
Manually set license file name to HypixelModAPI
1 parent 911fa38 commit 8648941

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ java {
6969

7070
jar {
7171
from("LICENSE") {
72-
rename { "${it}_${base.archivesName}"}
72+
rename { "${it}_HypixelModAPI"}
7373
}
7474
}
7575

0 commit comments

Comments
 (0)