diff --git a/extensions/rtmp/build.gradle b/extensions/rtmp/build.gradle index 7687f03e32..2afa4a4ea7 100644 --- a/extensions/rtmp/build.gradle +++ b/extensions/rtmp/build.gradle @@ -26,7 +26,7 @@ android { dependencies { compile project(modulePrefix + 'library-core') - compile 'net.butterflytv.utils:rtmp-client:3.0.0' + compile 'net.butterflytv.utils:rtmp-client:3.0.1' } ext {