Skip to content

Commit 19f0f36

Browse files
committed
fix typo
1 parent 367e16e commit 19f0f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include-build/mavencentral.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ afterEvaluate {
7070
def signingPassword = findProperty("signingPassword")
7171
useInMemoryPgpKeys(signingKeyId, signingKey, signingPassword)
7272
sign publishing.publications
73-
}*/s
73+
}*/

0 commit comments

Comments
 (0)