Skip to content

Commit

Permalink
fix examples not to use mavenLocal
Browse files Browse the repository at this point in the history
  • Loading branch information
avan1235 committed Mar 12, 2024
1 parent 0f683e4 commit 0f3d39d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ dependencyResolutionManagement {
mavenCentral()
google()
maven("https://maven.pkg.jetbrains.space/public/p/compose/dev")
mavenLocal()
}
}

0 comments on commit 0f3d39d

Please sign in to comment.