Skip to content

Commit

Permalink
chore: remove unused maven repositories.
Browse files Browse the repository at this point in the history
  • Loading branch information
GerardPaligot committed Nov 12, 2023
1 parent 37b1dc4 commit 71aa5ea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@ buildscript {

allprojects {
repositories {
mavenLocal()
google()
mavenCentral()
maven(url = "https://jitpack.io")
maven(uri("https://s01.oss.sonatype.org/content/repositories/snapshots/"))
}
}
Expand Down

0 comments on commit 71aa5ea

Please sign in to comment.