Skip to content

Commit

Permalink
Remove dependency from publish to assemble
Browse files Browse the repository at this point in the history
  • Loading branch information
stoyicker committed Jun 16, 2021
1 parent 87d7338 commit b471996
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/publish.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@ publishing {
}
}

publishLibraryPublicationToSonatypeRepository.dependsOn(assemble)

signing {
sign publishing.publications
}
Expand Down

0 comments on commit b471996

Please sign in to comment.