FAIL_ON_PROJECT_REPOS

This commit is contained in:
FunkyMuse 2023-07-24 15:38:56 +02:00
parent 5fabbd3b43
commit 59cf29891a

View file

@ -6,7 +6,7 @@ pluginManagement {
}
}
dependencyResolutionManagement {
//repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
repositories {
google()
mavenCentral()