Skip to content

Commit 27f8287

Browse files
authored
Revert portion of "[Andr][CI] Pom improvements (#103)" (#108)
1 parent 5b3afc9 commit 27f8287

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

platform/jvm/capture-timber/build.gradle.kts

+3-3
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,6 @@ publishing {
121121
}
122122

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

0 commit comments

Comments
 (0)