Commit 647d69b9 by olly Committed by Oliver Woodman

Remove jcenter() dependency

PiperOrigin-RevId: 405391455
parent cd6c2e98
Showing with 0 additions and 1 deletions
...@@ -25,7 +25,6 @@ allprojects { ...@@ -25,7 +25,6 @@ allprojects {
repositories { repositories {
google() google()
mavenCentral() mavenCentral()
jcenter()
} }
if (it.hasProperty('externalBuildDir')) { if (it.hasProperty('externalBuildDir')) {
if (!new File(externalBuildDir).isAbsolute()) { if (!new File(externalBuildDir).isAbsolute()) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment