Skip to content

Commit

Permalink
Merge pull request #25 from peternied/main-no-jcenter
Browse files Browse the repository at this point in the history
Remove jcenter repository

Signed-off-by: Peter Nied <[email protected]>
  • Loading branch information
peternied authored Feb 18, 2022
2 parents faf9ce6 + c1d0f06 commit 329f8b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ buildscript {
maven { url "https://aws.oss.sonatype.org/content/repositories/snapshots" }
mavenCentral()
maven { url "https://plugins.gradle.org/m2/" }
jcenter()
}

dependencies {
Expand All @@ -58,7 +57,6 @@ repositories {
maven { url "https://aws.oss.sonatype.org/content/repositories/snapshots" }
mavenCentral()
maven { url "https://plugins.gradle.org/m2/" }
jcenter()
}

test {
Expand Down

0 comments on commit 329f8b6

Please sign in to comment.