Remove bintray repositories from kotlin-native build
This commit is contained in:
committed by
Space
parent
95584f90c3
commit
9f77c68f17
@@ -15,7 +15,6 @@ buildscript {
|
||||
maven {
|
||||
url project.bootstrapKotlinRepo
|
||||
}
|
||||
maven { url UtilsKt.redirectIfEnabled(project, "https://kotlin.bintray.com/kotlinx") }
|
||||
}
|
||||
}
|
||||
// These properties are used by the 'konan' plugin, thus we set them before applying it.
|
||||
|
||||
Reference in New Issue
Block a user