mirror of
https://github.com/samsonjs/media.git
synced 2026-04-17 13:15:47 +00:00
Pick up rtmpClient fix
Issue: #3156 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=167718081
This commit is contained in:
parent
7d4190f3c8
commit
4869a25069
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ android {
|
|||
|
||||
dependencies {
|
||||
compile project(modulePrefix + 'library-core')
|
||||
compile 'net.butterflytv.utils:rtmp-client:0.2.8'
|
||||
compile 'net.butterflytv.utils:rtmp-client:3.0.0'
|
||||
}
|
||||
|
||||
ext {
|
||||
|
|
|
|||
Loading…
Reference in a new issue