Compare commits
1 Commits
cad49095b4
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 3dc064fab6 |
+3
-1
@@ -85,7 +85,9 @@ tasks.jar {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
tasks.named<Jar>("sourcesJar") {
|
||||
duplicatesStrategy = DuplicatesStrategy.EXCLUDE
|
||||
}
|
||||
|
||||
// configure the maven publication
|
||||
publishing {
|
||||
|
||||
Reference in New Issue
Block a user