Remove FailOnProjectRepos to fix build error

This commit is contained in:
Syer10
2022-08-01 22:15:07 -04:00
parent caf373102e
commit 24fb7c9a60

View File

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