Skip to content

Commit

Permalink
looks like we don't need jcenter in the main repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbonnin committed Nov 16, 2020
1 parent 26e2fe7 commit f3b10f8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,6 @@ subprojects {
repositories {
google()
mavenCentral()
jcenter {
content {
includeGroup("org.jetbrains.trove4j")
}
}
}

group = property("GROUP")!!
Expand Down

0 comments on commit f3b10f8

Please sign in to comment.