build: Upload used kotlin-compiler builds to bintray
This commit is contained in:
@@ -38,8 +38,7 @@ apply plugin: org.jetbrains.kotlin.NativeInteropPlugin
|
||||
allprojects {
|
||||
repositories {
|
||||
maven {
|
||||
url 'http://oss.sonatype.org/content/repositories/snapshots'
|
||||
//url 'http://dl.bintray.com/kotlin/kotlin-dev'
|
||||
url 'http://dl.bintray.com/jetbrains/kotlin-native-dependencies'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user