Skip to content

Commit

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

publishLibraryPublicationToSonatypeRepository.dependsOn(assemble)

signing {
sign publishing.publications
}
Expand Down

0 comments on commit 824d1c4

Please sign in to comment.