Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianRaFo committed Jul 31, 2019
1 parent 994c9bb commit 71034f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ bintray {
}

release {
scmAdapters = [ net.researchgate.release.GitAdapter ]
scmAdapters = [net.researchgate.release.GitAdapter]
preCommitText = "[ci skip] - "
preTagCommitMessage = "Publish "
tagCommitMessage = "Publish "
Expand Down

0 comments on commit 71034f9

Please sign in to comment.