Skip to content

Commit

Permalink
Comment out mavenLocal() again
Browse files Browse the repository at this point in the history
  • Loading branch information
ShreckYe committed Dec 3, 2024
1 parent 871d0bb commit 45fcd05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
`kotlin-dsl`
}
repositories {
mavenLocal()
//mavenLocal() // comment out when not needed
gradlePluginPortal()
//maven("https://maven.pkg.jetbrains.space/public/p/compose/dev")
}
Expand Down

0 comments on commit 45fcd05

Please sign in to comment.