Skip to content

Commit

Permalink
don't double publish gradle plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
wagyourtail committed Jun 7, 2024
1 parent 53119d1 commit b48c45c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@ publishing {
artifactId = "expect-platform"
version = project.version.toString()

from(components["java"])

artifact(annotationJar) {
classifier = "annotations"
}
Expand Down

0 comments on commit b48c45c

Please sign in to comment.