Skip to content

Commit 940a000

Browse files
alperozturk96backportbot[bot]
authored andcommitted
remove local libs
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
1 parent 7c9dde7 commit 940a000

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)