-Updated Exoplayer to 2.7.0.

-PoC for new seamless stream loading mechanism.
This commit is contained in:
John Zhen Mo 2018-02-22 13:30:48 -08:00
parent ec3cff19e4
commit 9b79ae7de3
11 changed files with 617 additions and 62 deletions

View file

@ -73,7 +73,7 @@ dependencies {
implementation 'de.hdodenhof:circleimageview:2.2.0'
implementation 'com.github.nirhart:ParallaxScroll:dd53d1f9d1'
implementation 'com.nononsenseapps:filepicker:3.0.1'
implementation 'com.google.android.exoplayer:exoplayer:2.6.0'
implementation 'com.google.android.exoplayer:exoplayer:2.7.0'
debugImplementation 'com.facebook.stetho:stetho:1.5.0'
debugImplementation 'com.facebook.stetho:stetho-urlconnection:1.5.0'