Temporarily add the incorrectly filtered exoplayer gradle dependency (#25186)
This commit is contained in:
parent
61291aeeaf
commit
7058cf5a8f
@ -13,6 +13,9 @@ allprojects {
|
|||||||
repositories {
|
repositories {
|
||||||
google()
|
google()
|
||||||
jcenter()
|
jcenter()
|
||||||
|
maven {
|
||||||
|
url 'https://google.bintray.com/exoplayer/'
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user