mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-22 02:26:00 +01:00
Hotfix sponge-7.2 build for 1.5.5
This commit is contained in:
parent
05f8f60695
commit
5c729b6c0a
@ -30,6 +30,8 @@ build.dependsOn shadowJar {
|
||||
relocate 'org.checkerframework', 'de.bluecolored.shadow.checkerframework'
|
||||
relocate 'org.codehaus', 'de.bluecolored.shadow.codehaus'
|
||||
relocate 'io.leangen.geantyref', 'de.bluecolored.shadow.geantyref'
|
||||
|
||||
exclude 'META-INF/versions/**'
|
||||
}
|
||||
|
||||
processResources {
|
||||
|
Loading…
Reference in New Issue
Block a user