Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Commit 9c078bb

Browse files
committed
Sign all in the archives
Signed-off-by: Winarto Zhao <[email protected]>
1 parent 411aa11 commit 9c078bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,6 @@ testScoverage {
243243

244244
signing {
245245
required { isReleaseVersion }
246-
// sign configurations.archives
247-
sign publishing.publications.MyPublication
246+
sign configurations.archives
247+
// sign publishing.publications.MyPublication
248248
}

0 commit comments

Comments
 (0)