Skip to content

Commit 97cd6c8

Browse files
committed
revert properties for bintray upload
1 parent 9276b29 commit 97cd6c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ ext {
5555
}
5656

5757

58-
signing {
59-
sign configurations.archives
60-
}
58+
//signing {
59+
// sign configurations.archives
60+
//}
6161

6262
idea {
6363
project {

0 commit comments

Comments
 (0)