Remove Bintray ktor usage from kotlin-native
(cherry picked from commit 8a5987d82191da66b31ef10363cebc1a784e31b3)
This commit is contained in:
committed by
Stanislav Erokhin
parent
f1aa75ffed
commit
29e1390720
@@ -8,7 +8,7 @@ plugins {
|
||||
|
||||
repositories {
|
||||
jcenter()
|
||||
maven("https://dl.bintray.com/kotlin/ktor")
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
val hostOs = System.getProperty("os.name")
|
||||
|
||||
Reference in New Issue
Block a user