diff --git a/app/build.gradle b/app/build.gradle index f6df30078..f1480066d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -57,7 +57,7 @@ dependencies { exclude module: 'support-annotations' }) - implementation 'com.github.teamnewpipe:NewPipeExtractor:6d504e08836b0b' + implementation 'com.github.teamnewpipe:NewPipeExtractor:06f2144e4daa10' testImplementation 'junit:junit:4.12' testImplementation 'org.mockito:mockito-core:2.23.0'