Merge branch 'download-manager' of git://github.com/satiricon/NewPipe into satiricon-download-manager

This commit is contained in:
Christian Schabesberger 2016-05-22 12:47:24 +02:00
commit 7c2ff977d8
47 changed files with 3221 additions and 115 deletions

View file

@ -43,4 +43,6 @@ dependencies {
compile 'com.nostra13.universalimageloader:universal-image-loader:1.9.5'
compile 'com.github.nirhart:parallaxscroll:1.0'
compile 'com.google.android.exoplayer:exoplayer:r1.5.5'
compile 'com.google.code.gson:gson:2.3.+'
compile 'com.nononsenseapps:filepicker:2.0.5'
}