Commit c8298e70 by Oliver Woodman

Update version of rtmp-client to 3.0.1

parent d098effa
Showing with 1 additions and 1 deletions
...@@ -26,7 +26,7 @@ android { ...@@ -26,7 +26,7 @@ android {
dependencies { dependencies {
compile project(modulePrefix + 'library-core') compile project(modulePrefix + 'library-core')
compile 'net.butterflytv.utils:rtmp-client:3.0.0' compile 'net.butterflytv.utils:rtmp-client:3.0.1'
} }
ext { ext {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment