mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +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 {
|
||||
google()
|
||||
mavenCentral()
|
||||
jcenter()
|
||||
}
|
||||
if (it.hasProperty('externalBuildDir')) {
|
||||
if (!new File(externalBuildDir).isAbsolute()) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue