mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
Update version of rtmp-client to 3.0.1
This commit is contained in:
parent
d098effa69
commit
c8298e70b1
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:3.0.0'
|
||||
compile 'net.butterflytv.utils:rtmp-client:3.0.1'
|
||||
}
|
||||
|
||||
ext {
|
||||
|
|
|
|||
Loading…
Reference in a new issue