We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eea824 commit 6e648bcCopy full SHA for 6e648bc
settings.gradle.kts
@@ -21,6 +21,7 @@ val codeArtifactMavenRepo = fun RepositoryHandler.(): MavenArtifactRepository? {
21
pluginManagement {
22
repositories {
23
it()
24
+ maven("https://oss.sonatype.org/content/repositories/snapshots/")
25
gradlePluginPortal()
26
}
27
0 commit comments