Skip to content

Commit 953adbb

Browse files
authored
Merge pull request #50 from SimonMarquis/SimonMarquis-patch-1
Remove unnecessary androidx.dev maven repo for plugins
2 parents fcbe509 + 5548e84 commit 953adbb

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

settings.gradle.kts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ pluginManagement {
99
}
1010
mavenCentral()
1111
gradlePluginPortal()
12-
maven {
13-
// You can find the maven URL for other artifacts (e.g. KMP, METALAVA) on their
14-
// build pages.
15-
url = uri("https://androidx.dev/snapshots/builds/13511472/artifacts/repository")
16-
}
17-
1812
}
1913
}
2014
dependencyResolutionManagement {

0 commit comments

Comments
 (0)