mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Remove jcenter() dependency
PiperOrigin-RevId: 405391455
This commit is contained in:
parent
cd6c2e989f
commit
647d69b950
1 changed files with 0 additions and 1 deletions
|
|
@ -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()) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue