Jcenter URL update
- Updating the JCenter repository url as it has now moved from http to https
This commit is contained in:
parent
d0225e59ce
commit
5035a311dd
|
@ -16,7 +16,7 @@
|
|||
<repositories>
|
||||
<repository>
|
||||
<id>jcenter</id>
|
||||
<url>http://jcenter.bintray.com</url>
|
||||
<url>https://jcenter.bintray.com</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>kotlin-ktor</id>
|
||||
|
|
Loading…
Reference in New Issue