mirror of
https://github.com/clangen/musikcube.git
synced 2025-01-02 11:58:27 +00:00
Updated our custom AndroidVideoCache with a bug fix that was causing
corrupted downloads when trying to resume downloads that were returning 200 instead of 206.
This commit is contained in:
parent
cc42d9250b
commit
5f4375afc5
@ -66,7 +66,7 @@ dependencies {
|
||||
|
||||
implementation(name:'android-taskrunner-0.5', ext:'aar')
|
||||
|
||||
implementation(name:'videocache-2.8.0-clangen-3', ext:'aar')
|
||||
implementation(name:'videocache-2.8.0-clangen-5', ext:'aar')
|
||||
implementation 'org.slf4j:slf4j-android:1.7.21'
|
||||
|
||||
implementation "android.arch.persistence.room:runtime:1.0.0"
|
||||
|
Binary file not shown.
BIN
src/musikdroid/app/libs/videocache-2.8.0-clangen-5.aar
Normal file
BIN
src/musikdroid/app/libs/videocache-2.8.0-clangen-5.aar
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user