Skip to content

Commit 6120627

Browse files
committed
remove duplicate signing
1 parent 0c14694 commit 6120627

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,6 @@ artifacts {
9292

9393
if (project.properties.containsKey('signing.keyId')) {
9494
apply plugin: 'signing'
95-
signing {
96-
sign configurations.archives
97-
}
9895
}
9996

10097
uploadArchives {

0 commit comments

Comments
 (0)