1 parent a4ff75e commit 56a9a51Copy full SHA for 56a9a51
1 file changed
gradle.properties
@@ -4,4 +4,8 @@ signingEnabled = false
4
sonatypeUsername = incorrectUser
5
sonatypePassword = incorrectPwd
6
7
+signing.keyId=
8
+signing.password=
9
+signing.secretKeyRingFile=
10
+
11
org.gradle.parallel = true
0 commit comments