-Reversed special seek logic for short buffer livestreams.
-Fixed loader cleaning potentially canceling existing correct loading items. -Updated ExoPlayer to 2.7.3.
This commit is contained in:
parent
85d895b4a3
commit
1d2b8a3d23
3 changed files with 73 additions and 56 deletions
|
|
@ -42,7 +42,7 @@ android {
|
|||
|
||||
ext {
|
||||
supportLibVersion = '27.1.0'
|
||||
exoPlayerLibVersion = '2.7.2'
|
||||
exoPlayerLibVersion = '2.7.3'
|
||||
roomDbLibVersion = '1.0.0'
|
||||
leakCanaryLibVersion = '1.5.4'
|
||||
okHttpLibVersion = '1.5.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue