dependencies: Use HTTPS for bintray repo

This commit is contained in:
Ilya Matveev
2017-08-22 14:55:54 +07:00
committed by ilmat192
parent b6544dbde8
commit 24a87415d7
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
#
# TODO: Do we need a $variable substitution mechanism here?
dependenciesUrl = http://download.jetbrains.com/kotlin/native
dependenciesUrl = https://download.jetbrains.com/kotlin/native
# Don't check dependencies on a server.
# If true, dependency downloader will throw an exception if a dependency isn't found in konan.home.