Skip to content

Commit 12a73a7

Browse files
author
J_Tycz
committed
Updated publish-root.gradle
1 parent 9c32b45 commit 12a73a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/publish-root.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ext["signing.keyId"] = ''
22
ext["signing.password"] = ''
3-
//ext["signing.secretKeyRingFile"] = ''
3+
ext["signing.secretKeyRingFile"] = ''
44
ext["ossrhUsername"] = ''
55
ext["ossrhPassword"] = ''
66
ext["sonatypeStagingProfileId"] = ''

0 commit comments

Comments
 (0)