Skip to content

Commit

Permalink
Adjusted signing
Browse files Browse the repository at this point in the history
  • Loading branch information
Reedyuk committed Nov 9, 2023
1 parent ad91781 commit 6362df0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -185,4 +185,4 @@ signing {
tasks.withType<AbstractPublishToMaven>().configureEach {
val signingTasks = tasks.withType<Sign>()
mustRunAfter(signingTasks)
}
}

0 comments on commit 6362df0

Please sign in to comment.