Skip to content

Commit

Permalink
remove jcenter
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyjames authored and lbalmaceda committed Apr 1, 2021
1 parent 603e2b7 commit 35570e7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ allprojects {
group = 'com.auth0'

repositories {
jcenter()
mavenCentral()
}
}
1 change: 0 additions & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
pluginManagement {
repositories {
gradlePluginPortal()
jcenter()
}
plugins {
id 'com.jfrog.bintray' version '1.8.5'
Expand Down

0 comments on commit 35570e7

Please sign in to comment.