1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-doc.git synced 2025-04-25 03:57:11 -07:00

Minor fix.

This commit is contained in:
Cedric Beust 2016-12-08 09:47:01 -08:00
parent 39966d8aaf
commit 29e002e42e

View file

@ -302,6 +302,7 @@ dependencies {
</defaultRepos>
<proxies>
<proxy>
<type>http</type>
<host>proxy-host.com</host>
<port>1234</port>
</proxy>