Removed JCenter

This commit is contained in:
M66B 2021-04-27 12:26:24 +02:00
parent 87bc4bb853
commit 5a4f446a32
1 changed files with 2 additions and 2 deletions

View File

@ -212,8 +212,8 @@ preBuild.dependsOn copyMarkdown
repositories { repositories {
google() google()
jcenter() //jcenter()
maven { url "https://repo1.maven.org/maven2/" } maven { url "https://repo1.maven.org/maven2/" } // Maven Central
maven { url "https://jitpack.io" } maven { url "https://jitpack.io" }
//maven { url "https://oss.sonatype.org/content/repositories/snapshots" } //maven { url "https://oss.sonatype.org/content/repositories/snapshots" }
//maven { url "https://jakarta.oss.sonatype.org/content/repositories/snapshots/" } //maven { url "https://jakarta.oss.sonatype.org/content/repositories/snapshots/" }