Remove bintray repositories from kotlin-native build
This commit is contained in:
committed by
Space
parent
95584f90c3
commit
9f77c68f17
@@ -43,7 +43,6 @@ repositories {
|
||||
maven(buildKotlinCompilerRepo)
|
||||
maven("https://cache-redirector.jetbrains.com/maven-central")
|
||||
mavenCentral()
|
||||
maven("https://kotlin.bintray.com/kotlinx")
|
||||
maven("https://cache-redirector.jetbrains.com/jcenter")
|
||||
jcenter()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user