Skip to content

Commit

Permalink
Pick up rtmpClient fix
Browse files Browse the repository at this point in the history
Issue: #3156

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=167718081
  • Loading branch information
ojw28 committed Sep 6, 2017
1 parent 013724e commit 1d7acda
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 @@ -26,7 +26,7 @@ android {

dependencies {
compile project(modulePrefix + 'library-core')
compile 'net.butterflytv.utils:rtmp-client:0.2.8'
compile 'net.butterflytv.utils:rtmp-client:3.0.0'
}

ext {
Expand Down

0 comments on commit 1d7acda

Please sign in to comment.