Fix for 1.7.10
This commit is contained in:
parent
04509e43ab
commit
158ed391b4
@ -40,6 +40,7 @@ shadowJar {
|
||||
}
|
||||
archiveName = "${parent.name}-${project.name}-${parent.version}.jar"
|
||||
destinationDir = file '../target'
|
||||
relocate('com.google.gson', 'com.sk89q.worldedit.internal.gson')
|
||||
}
|
||||
shadowJar.doLast {
|
||||
task ->
|
||||
|
Loading…
Reference in New Issue
Block a user