mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Update version of rtmp-client to 3.0.1
This commit is contained in:
parent
d098effa69
commit
c8298e70b1
@ -26,7 +26,7 @@ android {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile project(modulePrefix + 'library-core')
|
compile project(modulePrefix + 'library-core')
|
||||||
compile 'net.butterflytv.utils:rtmp-client:3.0.0'
|
compile 'net.butterflytv.utils:rtmp-client:3.0.1'
|
||||||
}
|
}
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user