Skip to content

Commit

Permalink
Continual releases to Maven Central
Browse files Browse the repository at this point in the history
  • Loading branch information
mockitoguy authored Dec 31, 2020
1 parent 7e16d56 commit d7bd31d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/shipkit.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ bintray {

version {
mavenCentralSync {
sync = false //TODO: set to true
sync = true
user = System.env.NEXUS_TOKEN_USER
password = System.env.NEXUS_TOKEN_PWD
}
Expand Down

0 comments on commit d7bd31d

Please sign in to comment.