Remove bintray repositories from kotlin-native/samples
This commit is contained in:
committed by
Space
parent
5923cbd76f
commit
95584f90c3
@@ -6,7 +6,6 @@ repositories {
|
||||
google()
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
maven("https://dl.bintray.com/kotlin/kotlin-eap")
|
||||
}
|
||||
|
||||
plugins {
|
||||
|
||||
@@ -16,6 +16,5 @@ pluginManagement {
|
||||
google()
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
maven("https://dl.bintray.com/kotlin/kotlin-eap")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user