Skip to content

Commit dae2f53

Browse files
committed
remove local libs
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
1 parent cb6f8b9 commit dae2f53

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
@@ -29,9 +29,6 @@ pluginManagement {
2929
dependencyResolutionManagement {
3030
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
3131
repositories {
32-
maven {
33-
url = uri("${rootProject.projectDir}/app/libs/local-maven")
34-
}
3532
google {
3633
content {
3734
includeGroupByRegex("com\\.android.*")

0 commit comments

Comments
 (0)