Skip to content

Commit 5548e84

Browse files
authored
Remove unnecessary androidx.dev maven repo for plugins
1 parent f84eab3 commit 5548e84

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)