Skip to content

Commit

Permalink
Set archiveClassifier with 'plugin'
Browse files Browse the repository at this point in the history
  • Loading branch information
rainboyan committed Jun 11, 2024
1 parent 69e3340 commit 57d2545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ java {

jar {
enabled = true
archiveClassifier.set('')
archiveClassifier.set('plugin')
includeEmptyDirs = false
}

Expand Down

0 comments on commit 57d2545

Please sign in to comment.