diff --git a/app/build.gradle b/app/build.gradle index 855261fea..a6a10f718 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -44,7 +44,7 @@ dependencies { exclude module: 'support-annotations' } - compile 'com.github.TeamNewPipe:NewPipeExtractor:6cdaef5' + compile 'com.github.TeamNewPipe:NewPipeExtractor:f308755' testCompile 'junit:junit:4.12' testCompile 'org.mockito:mockito-core:1.10.19'