diff --git a/build.gradle.kts b/build.gradle.kts index f78f8bfd920..aa40babe383 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -14,7 +14,6 @@ buildscript { repositories.withRedirector(project) { bootstrapKotlinRepo?.let(::maven) maven("https://plugins.gradle.org/m2") - maven("https://dl.bintray.com/kotlin/ktor") } // a workaround for kotlin compiler classpath in kotlin project: sometimes gradle substitutes