mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-12 04:23:54 +00:00
Further minor cleanup from Gradle 5 change
This commit is contained in:
@ -108,7 +108,7 @@ afterEvaluate {
|
||||
|
||||
task deobfJar(type: Jar) {
|
||||
from sourceSets.main.output
|
||||
classifier = 'dev'
|
||||
getArchiveClassifier().set("dev")
|
||||
}
|
||||
|
||||
artifacts {
|
||||
|
Reference in New Issue
Block a user