Skip to content

Commit 4ea9caa

Browse files
committed
Partially revert the previous commit
This reverts commit 5711e3f.
1 parent 5711e3f commit 4ea9caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
`kotlin-dsl`
33
}
44
repositories {
5-
mavenLocal()
5+
//mavenLocal()
66
gradlePluginPortal()
77
//maven("https://maven.pkg.jetbrains.space/public/p/compose/dev")
88
}

0 commit comments

Comments
 (0)