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