mirror of
https://github.com/samsonjs/media.git
synced 2026-04-20 13:45:47 +00:00
Upgrade librtmp-client to 3.1.0
This commit is contained in:
parent
e267550d95
commit
6747714479
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ android {
|
|||
|
||||
dependencies {
|
||||
implementation project(modulePrefix + 'library-core')
|
||||
implementation 'net.butterflytv.utils:rtmp-client:3.0.1'
|
||||
implementation 'net.butterflytv.utils:rtmp-client:3.1.0'
|
||||
implementation 'androidx.annotation:annotation:1.1.0'
|
||||
testImplementation project(modulePrefix + 'testutils')
|
||||
testImplementation 'org.robolectric:robolectric:' + robolectricVersion
|
||||
|
|
|
|||
Loading…
Reference in a new issue