Merge pull request #596 from marcobiscaro2112/master

Adds support for adjustable playback speed
This commit is contained in:
Mauricio Colli 2017-07-09 22:49:05 -03:00 committed by GitHub
commit 0c1d773134
9 changed files with 120 additions and 29 deletions

View file

@ -57,5 +57,5 @@ dependencies {
compile 'de.hdodenhof:circleimageview:2.0.0'
compile 'com.github.nirhart:parallaxscroll:1.0'
compile 'com.nononsenseapps:filepicker:3.0.0'
compile 'com.google.android.exoplayer:exoplayer:r2.3.1'
compile 'com.google.android.exoplayer:exoplayer:r2.4.2'
}