Update settings.gradle

This commit is contained in:
archroid 2022-06-25 20:56:45 +04:30 committed by GitHub
parent fac6abf566
commit d0c0c7fe3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,10 @@
pluginManagement { //pluginManagement {
repositories { // repositories {
gradlePluginPortal() //gradlePluginPortal()
google() // google()
mavenCentral() // mavenCentral()
} // }
} //}
dependencyResolutionManagement { dependencyResolutionManagement {
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS) repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)