mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 12:07:10 -07:00
Merge branch 'master' of github.com:cbeust/kobalt-doc
This commit is contained in:
commit
a18819ce4c
2 changed files with 6 additions and 0 deletions
|
@ -516,6 +516,9 @@ Next, create a file <code>local.properties</code> in the root directory of your
|
||||||
<pre class="brush:plain">
|
<pre class="brush:plain">
|
||||||
bintray.user=...
|
bintray.user=...
|
||||||
bintray.apikey=...
|
bintray.apikey=...
|
||||||
|
|
||||||
|
# Optional. Include this if you want to upload to your org's repo instead of your own.
|
||||||
|
# bintray.organization=...
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
|
@ -405,6 +405,9 @@ assemble {
|
||||||
<pre class="brush:plain">
|
<pre class="brush:plain">
|
||||||
bintray.user=...
|
bintray.user=...
|
||||||
bintray.apikey=...
|
bintray.apikey=...
|
||||||
|
|
||||||
|
# Optional. Include this if you want to upload to your org's repo instead of your own.
|
||||||
|
# bintray.organization=...
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue