mirror of
https://github.com/samsonjs/media.git
synced 2026-04-02 10:45:51 +00:00
Upgrade librtmp-client to 3.1.0
This commit is contained in:
parent
5100e67c83
commit
08bb42ddc5
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-robolectric')
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue