Skip to content

Commit

Permalink
Update settings.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
naveenmindera committed Apr 11, 2024
1 parent 13f2a07 commit c33a528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pluginManagement {
}
}
dependencyResolutionManagement {
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
repositoriesMode.set(RepositoriesMode.PREFER_SETTINGS)
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit c33a528

Please sign in to comment.