mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-12 04:23:54 +00:00
Update gradle
This commit is contained in:
@ -100,7 +100,7 @@ fun Project.applyShadowConfiguration() {
|
||||
include(project(":worldedit-libs:${project.name.replace("worldedit-", "")}"))
|
||||
include(project(":worldedit-core"))
|
||||
}
|
||||
archiveName = "FastAsyncWorldEdit-${project.version}.jar"
|
||||
archiveFileName.set("FastAsyncWorldEdit-${project.version}.jar")
|
||||
exclude("GradleStart**")
|
||||
exclude(".cache")
|
||||
exclude("LICENSE*")
|
||||
|
Reference in New Issue
Block a user