Skip to content

Commit

Permalink
Remove deprecated & unused maven repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbull committed Oct 27, 2021
1 parent 2667273 commit 8c8aa6f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ tasks.withType<DependencyUpdatesTask> {
allprojects {
repositories {
mavenCentral()
jcenter()
maven("https://dl.bintray.com/kotlin/kotlinx")
}
}

Expand Down

0 comments on commit 8c8aa6f

Please sign in to comment.