Skip to content

Commit

Permalink
Revert portion of "[Andr][CI] Pom improvements (#103)" (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
Augustyniak authored Nov 7, 2024
1 parent 5b3afc9 commit 27f8287
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions platform/jvm/capture-timber/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,6 @@ publishing {
}

// TODO(murki): Using this requires further setup in CI and local (e.g. signing entries in the local gradle.properties file)
signing {
sign(publishing.publications)
}
// signing {
// sign(publishing.publications)
// }

0 comments on commit 27f8287

Please sign in to comment.