diff --git a/build.gradle b/build.gradle index af1cb74a0..090e75ec6 100644 --- a/build.gradle +++ b/build.gradle @@ -54,7 +54,6 @@ configurations.all { allprojects { repositories { google() - maven { url 'https://oss.sonatype.org/content/repositories/snapshots' } mavenCentral() maven { url 'https://jitpack.io' } gradlePluginPortal() // for jcenter mirroring, remove ASAP