maybe this isn't required

This commit is contained in:
Ellpeck 2020-02-07 13:17:21 +01:00
parent 6bd3fe04fc
commit 080885e69d

View file

@ -141,7 +141,6 @@ publishing {
artifact deobfJar { artifact deobfJar {
classifier 'deobf' classifier 'deobf'
} }
artifact 'build/libs/**.jar'
} }
} }
repositories { repositories {