Remove deprecated bintray repositories
This commit is contained in:
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…
Reference in New Issue
Block a user