Skip to content

Commit

Permalink
Add DashDownloaderService which downloads DASH streams at the background
Browse files Browse the repository at this point in the history
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=153446615
  • Loading branch information
erdemguven authored and ojw28 committed Apr 18, 2017
1 parent e87e231 commit 42e4100
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/dash/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 42e4100

Please sign in to comment.