Skip to content

Commit 20f6248

Browse files
committed
Set the default to signing disabled as per the 5.x branch
1 parent c7dbd3f commit 20f6248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
sonatypeUsername = incorrectUser
33
sonatypePassword = incorrectPwd
44

5-
signingEnabled = true
5+
signingEnabled = false

0 commit comments

Comments
 (0)