Updated root build.gradle
This commit is contained in:
@@ -71,6 +71,8 @@ allprojects {
|
||||
|
||||
compileJava.options.encoding = 'UTF-8'
|
||||
compileJava.dependsOn clean
|
||||
|
||||
build.dependsOn shadowJar
|
||||
}
|
||||
|
||||
tasks.withType(Jar) {
|
||||
|
||||
Reference in New Issue
Block a user