Skip to content

Commit 152bc3a

Browse files
Merge pull request #17119 from nextcloud/backport/17118/stable-33.1.x
[stable-33.1.x] remove unused local libs link
2 parents 7c9dde7 + 940a000 commit 152bc3a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

settings.gradle.kts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ pluginManagement {
2828
dependencyResolutionManagement {
2929
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
3030
repositories {
31-
maven {
32-
url = uri("${rootProject.projectDir}/app/libs/local-maven")
33-
}
3431
google {
3532
content {
3633
includeGroupByRegex("com\\.android.*")

0 commit comments

Comments
 (0)