Skip to content

Commit

Permalink
Remove repositories {} block in buildSrc project build script
Browse files Browse the repository at this point in the history
  • Loading branch information
qurbonzoda authored and woainikk committed Sep 4, 2024
1 parent 9eff807 commit 2837314
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
plugins {
`kotlin-dsl`
}

repositories {
maven { setUrl("https://maven.pkg.jetbrains.space/kotlin/p/kotlin/dev") }
mavenLocal()
}

0 comments on commit 2837314

Please sign in to comment.