mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Add HlsDownloader
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=163052346
This commit is contained in:
parent
3991a6198b
commit
3f7b4dc75f
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ android {
|
|||
dependencies {
|
||||
compile project(modulePrefix + 'library-core')
|
||||
compile 'com.android.support:support-annotations:' + supportLibraryVersion
|
||||
androidTestCompile project(':testutils')
|
||||
androidTestCompile 'com.google.dexmaker:dexmaker:' + dexmakerVersion
|
||||
androidTestCompile 'com.google.dexmaker:dexmaker-mockito:' + dexmakerVersion
|
||||
androidTestCompile 'org.mockito:mockito-core:' + mockitoVersion
|
||||
|
|
|
|||
Loading…
Reference in a new issue