Skip to content

Commit

Permalink
Remove jcenter repository missed on first pass (#118)
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Nied <[email protected]>
  • Loading branch information
peternied authored and getsaurabh02 committed Mar 9, 2022
1 parent f275195 commit e3c745b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ repositories {
mavenLocal()
mavenCentral()
maven { url "https://plugins.gradle.org/m2/" }
jcenter()
maven { url "https://aws.oss.sonatype.org/content/repositories/snapshots" }
}

Expand Down

0 comments on commit e3c745b

Please sign in to comment.