FAIL_ON_PROJECT_REPOS
This commit is contained in:
parent
5fabbd3b43
commit
59cf29891a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ pluginManagement {
|
|||
}
|
||||
}
|
||||
dependencyResolutionManagement {
|
||||
//repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
|
||||
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
|
|
Loading…
Reference in a new issue