Try again

This commit is contained in:
Sollace 2020-05-24 00:22:25 +02:00
parent 266690b3ff
commit e4088bbe19

View file

@ -177,7 +177,7 @@ publishing {
afterEvaluate {
artifact(remapJar)
}
artifact(sourcesJar) {
artifact(shadowJar) {
builtBy remapSourcesJar
}