diff --git a/app/build.gradle b/app/build.gradle index b9e3ce812..c4a54f386 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -55,7 +55,7 @@ dependencies { exclude module: 'support-annotations' } - implementation 'com.github.yausername:NewPipeExtractor:4794e16' + implementation 'com.github.yausername:NewPipeExtractor:e04787f' testImplementation 'junit:junit:4.12' testImplementation 'org.mockito:mockito-core:2.8.9'