merge addExoplayer

This commit is contained in:
Christian Schabesberger 2016-03-05 16:54:24 +01:00
commit 8a29567572
20 changed files with 2322 additions and 35 deletions

View file

@ -43,4 +43,5 @@ dependencies {
compile 'com.nostra13.universalimageloader:universal-image-loader:1.9.5'
compile 'com.github.nirhart:parallaxscroll:1.0'
compile 'org.apache.directory.studio:org.apache.commons.lang:2.6'
compile 'com.google.android.exoplayer:exoplayer:r1.5.5'
}