Removed classifier's as they are no longer needed in gradle 18
This commit is contained in:
@@ -15,7 +15,6 @@ shadowJar {
|
||||
// SVG
|
||||
relocate 'com.kitfox.svg', 'distanthorizons.libraries.kitfox.svg'
|
||||
|
||||
classifier null
|
||||
mergeServiceFiles()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user