Remove jcenter() dependency
PiperOrigin-RevId: 405391455
This commit is contained in:
parent
cd6c2e989f
commit
647d69b950
@ -25,7 +25,6 @@ allprojects {
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
jcenter()
|
||||
}
|
||||
if (it.hasProperty('externalBuildDir')) {
|
||||
if (!new File(externalBuildDir).isAbsolute()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user