Pick up rtmpClient fix
Issue: #3156 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=167718081
This commit is contained in:
parent
cdcdea2f98
commit
ab94bd8b3b
@ -26,7 +26,7 @@ android {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile project(modulePrefix + 'library-core')
|
compile project(modulePrefix + 'library-core')
|
||||||
compile 'net.butterflytv.utils:rtmp-client:0.2.8'
|
compile 'net.butterflytv.utils:rtmp-client:3.0.0'
|
||||||
}
|
}
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user