Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
meiron03 committed Aug 22, 2024
1 parent 0c58c95 commit 507ee1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ pluginManagement {
dependencyResolutionManagement {
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
repositories {
google()
maven { url "https://jitpack.io" }
mavenCentral()
google()
jcenter()
maven { url "https://jitpack.io" }
}
}

Expand Down

0 comments on commit 507ee1d

Please sign in to comment.