mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
Re-add jcenter() for now
It's still needed for a small number of dependencies. PiperOrigin-RevId: 377303373
This commit is contained in:
parent
af4b891c99
commit
c7290a9cf7
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ allprojects {
|
|||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
jcenter()
|
||||
}
|
||||
if (it.hasProperty('externalBuildDir')) {
|
||||
if (!new File(externalBuildDir).isAbsolute()) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue