diff --git a/app/build.gradle b/app/build.gradle index b34970907..c340595e1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -54,7 +54,7 @@ dependencies { exclude module: 'support-annotations' }) - implementation 'com.github.yausername:NewPipeExtractor:4c49a34' + implementation 'com.github.yausername:NewPipeExtractor:c77050d' testImplementation 'junit:junit:4.12' testImplementation 'org.mockito:mockito-core:2.23.0'