Skip to content

Commit

Permalink
Removes jcenter from the repositories used for dependencies (#2850)
Browse files Browse the repository at this point in the history
  • Loading branch information
ncordon authored May 4, 2022
1 parent afc9453 commit 46d99b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion extra-dependencies/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
allprojects {
repositories {
jcenter()
maven {
url "https://repo.gradle.org/gradle/libs-releases"
}
Expand Down

0 comments on commit 46d99b6

Please sign in to comment.