Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
KrLite committed Mar 6, 2024
1 parent 3065411 commit b4e85f6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,7 @@ tasks {
}

jar {
from("LICENSE") {
rename { "${it}_${base.archivesName}" }
}
from("LICENSE")
}
}

Expand Down

0 comments on commit b4e85f6

Please sign in to comment.