dependencies: Use HTTPS for bintray repo
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user