Unverified Commit 7058cf5a authored by xster's avatar xster Committed by GitHub

Temporarily add the incorrectly filtered exoplayer gradle dependency (#25186)

parent 61291aee
...@@ -13,6 +13,9 @@ allprojects { ...@@ -13,6 +13,9 @@ allprojects {
repositories { repositories {
google() google()
jcenter() jcenter()
maven {
url 'https://google.bintray.com/exoplayer/'
}
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment