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