Skip to content

Commit ff89d4f

Browse files
authored
Update build.gradle
1 parent b7c1f97 commit ff89d4f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

build.gradle

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,6 @@ java {
5353
targetCompatibility = JavaVersion.VERSION_21
5454
}
5555

56-
jar {
57-
from("LICENSE") {
58-
rename { "${it}_${archivesBaseName}" }
59-
}
60-
}
6156

6257
publishing {
6358
repositories {

0 commit comments

Comments
 (0)