Remove deprecated bintray repositories

pull/1120/head
Quentin Hibon 4 years ago
parent 7bf74634bb
commit 3dfa376f59

@ -18,8 +18,6 @@ allprojects {
mavenCentral()
maven(url = "https://plugins.gradle.org/m2/")
maven(url = "https://oss.sonatype.org/content/repositories/snapshots/")
maven(url = "https://kotlin.bintray.com/ktor")
maven(url = "https://kotlin.bintray.com/kotlin-js-wrappers")
maven(url = "https://jitpack.io")
}
}

Loading…
Cancel
Save