Skip to content

Commit

Permalink
Upgrade librtmp-client to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vavadhani committed Aug 16, 2019
1 parent e267550 commit 6747714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/rtmp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6747714

Please sign in to comment.