Shade in Kashike's lib
This commit is contained in:
@@ -13,6 +13,7 @@ dependencies {
|
||||
compile 'com.sk89q.lib:jlibnoise:1.0.0'
|
||||
compile 'com.googlecode.json-simple:json-simple:1.1.1'
|
||||
compile 'org.slf4j:slf4j-api:1.7.26'
|
||||
compile 'net.kyori:text-api:2.0.0'
|
||||
//compile 'net.sf.trove4j:trove4j:3.0.3'
|
||||
testCompile 'org.mockito:mockito-core:1.9.0-rc1'
|
||||
}
|
||||
@@ -29,4 +30,4 @@ sourceSets {
|
||||
}
|
||||
}
|
||||
|
||||
build.dependsOn(shadowJar)
|
||||
build.dependsOn(shadowJar { classifier = null })
|
||||
|
||||
Reference in New Issue
Block a user