Skip to content

Commit

Permalink
Deactivate mavenCentralSync
Browse files Browse the repository at this point in the history
  • Loading branch information
Hillkorn committed Aug 25, 2016
1 parent c7569e1 commit 30889a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ bintray {
sign = false
}
mavenCentralSync {
sync = false
user = project.hasProperty('sonatypeUser') ? sonatypeUser : ''
password = project.hasProperty('sonatypePassword') ? sonatypePassword : ''
}
Expand Down

0 comments on commit 30889a5

Please sign in to comment.