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.
buildSrc
1 parent 0c9e92f commit d2c6bb8Copy full SHA for d2c6bb8
buildSrc/build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
`kotlin-dsl`
3
}
4
repositories {
5
- mavenLocal() // TODO comment out when not needed
+ //mavenLocal() // comment out when not needed
6
gradlePluginPortal()
7
//maven("https://maven.pkg.jetbrains.space/public/p/compose/dev")
8
0 commit comments