We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 440b22d + dae2f53 commit 1b45bdfCopy full SHA for 1b45bdf
1 file changed
settings.gradle.kts
@@ -29,9 +29,6 @@ pluginManagement {
29
dependencyResolutionManagement {
30
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
31
repositories {
32
- maven {
33
- url = uri("${rootProject.projectDir}/app/libs/local-maven")
34
- }
35
google {
36
content {
37
includeGroupByRegex("com\\.android.*")
0 commit comments