mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Add DashDownloaderService which downloads DASH streams at the background
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=153446615
This commit is contained in:
parent
e87e2318d8
commit
42e4100c05
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ android {
|
|||
dependencies {
|
||||
compile project(':library-core')
|
||||
compile 'com.android.support:support-annotations:25.2.0'
|
||||
compile 'com.android.support:support-core-utils:25.2.0'
|
||||
androidTestCompile 'com.google.dexmaker:dexmaker:1.2'
|
||||
androidTestCompile 'com.google.dexmaker:dexmaker-mockito:1.2'
|
||||
androidTestCompile 'org.mockito:mockito-core:1.9.5'
|
||||
|
|
|
|||
Loading…
Reference in a new issue