mirror of
https://github.com/tribufu/tribufu-java
synced 2026-05-06 06:47:27 +00:00
Update build.gradle
This commit is contained in:
parent
6334c15281
commit
f23e8fe610
1 changed files with 1 additions and 6 deletions
|
|
@ -35,11 +35,6 @@ dependencies {
|
|||
|
||||
tasks.named("jar") {
|
||||
manifest {
|
||||
attributes("Implementation-Title": project.name, "Implementation-Version": project.version)
|
||||
attributes("Implementation-Title": "TribuFu", "Implementation-Version": project.version)
|
||||
}
|
||||
}
|
||||
|
||||
java {
|
||||
withSourcesJar()
|
||||
withJavadocJar()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue