mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 12:07:10 -07:00
JCenter -> Bintray.
This commit is contained in:
parent
b25fd5faea
commit
b8512f073c
4 changed files with 27 additions and 27 deletions
|
@ -96,14 +96,14 @@ val jcommander = javaProject {
|
|||
}
|
||||
}
|
||||
|
||||
jcenter {
|
||||
bintray {
|
||||
publish = false
|
||||
}
|
||||
}
|
||||
|
||||
</pre>
|
||||
<p>
|
||||
This build file also includes a directive to upload your artifacts to JCenter automatically.
|
||||
This build file also includes a directive to upload your artifacts to Bintray automatically.
|
||||
</p>
|
||||
|
||||
<h2 class="section" id="design-goals">Design goals</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue