mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-22 17:27:38 +00:00
fix build gradle
This commit is contained in:
parent
d434dfcfdd
commit
3b7b115bb6
@ -102,5 +102,6 @@ task copyFiles {
|
||||
}
|
||||
}
|
||||
}
|
||||
build.dependsOn(shadowJar)
|
||||
build.finalizedBy(copyFiles)
|
||||
copyFiles.dependsOn(createPom)
|
||||
|
Loading…
Reference in New Issue
Block a user