Skip to content

Commit

Permalink
fix sign section
Browse files Browse the repository at this point in the history
  • Loading branch information
Vivchar Vitaly committed Jul 19, 2024
1 parent 4422a82 commit f0b7c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rendererrecyclerviewadapter/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
}

signing {
sign(publishing.publications["release"])
sign(publishing.publications)
}

/**
Expand Down

0 comments on commit f0b7c18

Please sign in to comment.