Relocate zstd

This commit is contained in:
NotMyFault
2021-05-12 18:04:21 +02:00
parent 7b6fde2579
commit 9ff47d3404
3 changed files with 5 additions and 9 deletions

View File

@ -9,7 +9,6 @@ dependencies {
exclude(group = "junit", module = "junit")
}
"shade"("com.thoughtworks.paranamer:paranamer:2.8")
"shade"("com.github.luben:zstd-jni:1.4.9-2")
"shade"("com.sk89q.lib:jlibnoise:1.0.0")
"shade"("org.enginehub.piston:core:${Versions.PISTON}")
"shade"("org.enginehub.piston.core-ap:runtime:${Versions.PISTON}")