Skip to content

Commit

Permalink
Update settings.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
cvzi authored Jul 24, 2024
1 parent 7ac6c9b commit 13675e8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ pluginManagement {
includeGroupByRegex("androidx\\..*")
}
}
mavenCentral {
content {
includeGroupByRegex("com\\.google\\..*")
}
}
}
}
dependencyResolutionManagement {
Expand Down

0 comments on commit 13675e8

Please sign in to comment.