Skip to content

Commit

Permalink
Gradle Plugin will set archiveClassifier as plugin
Browse files Browse the repository at this point in the history
Remove `archiveClassifier` plugin
  • Loading branch information
rainboyan committed Aug 18, 2024
1 parent bc3a94c commit 60fab8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ jar {
"Implementation-Version": projectVersion,
"Implementation-Vendor": 'Grace Plugins')
enabled = true
archiveClassifier.set('plugin')
includeEmptyDirs = false
}

Expand Down

0 comments on commit 60fab8d

Please sign in to comment.