Build: Add kotlin-dependencies to cache-redirector list

This commit is contained in:
Vyacheslav Gerasimov
2019-05-24 21:28:11 +03:00
parent 6b3f341ab5
commit 1152286ee3
+2 -1
View File
@@ -48,7 +48,8 @@ val mirroredUrls = listOf(
"https://cdn.azul.com/zulu/bin",
"https://jetbrains.bintray.com/kotlin-native-dependencies",
"https://dl.bintray.com/kotlin/kotlinx",
"https://dl.bintray.com/kotlin/kotlinx.html"
"https://dl.bintray.com/kotlin/kotlinx.html",
"https://kotlin.bintray.com/kotlin-dependencies"
)
val aliases = mapOf(