Skip to content

Commit

Permalink
Remove jcenter
Browse files Browse the repository at this point in the history
  • Loading branch information
MrStahlfelge committed Feb 4, 2021
1 parent 46bda26 commit 9152086
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ allprojects {
mavenCentral()
google()
maven { url "https://oss.sonatype.org/content/repositories/releases/" }
maven { url "https://plugins.gradle.org/m2/" }
mavenLocal()
maven { url "https://oss.sonatype.org/content/repositories/snapshots/" }
}
Expand Down

0 comments on commit 9152086

Please sign in to comment.