Skip to content

Commit d7bd31d

Browse files
authored
Continual releases to Maven Central
1 parent 7e16d56 commit d7bd31d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/shipkit.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ bintray {
4343

4444
version {
4545
mavenCentralSync {
46-
sync = false //TODO: set to true
46+
sync = true
4747
user = System.env.NEXUS_TOKEN_USER
4848
password = System.env.NEXUS_TOKEN_PWD
4949
}

0 commit comments

Comments
 (0)