Merge remote-tracking branch 'upstream/master' into merge
This commit is contained in:
@ -104,6 +104,7 @@ fun Project.applyShadowConfiguration() {
|
||||
exclude("GradleStart**")
|
||||
exclude(".cache")
|
||||
exclude("LICENSE*")
|
||||
exclude("META-INF/maven/**")
|
||||
minimize()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user