Remove jcenter usages

This commit is contained in:
Nikolay Krasko
2021-03-15 20:04:25 +03:00
committed by TeamCityServer
parent 74dd8726c0
commit aff25b3666
3 changed files with 1 additions and 5 deletions
@@ -43,8 +43,6 @@ repositories {
maven(buildKotlinCompilerRepo)
maven("https://cache-redirector.jetbrains.com/maven-central")
mavenCentral()
maven("https://cache-redirector.jetbrains.com/jcenter")
jcenter()
}
dependencies {