diff --git a/app/build.gradle b/app/build.gradle index cafd604f2..4e34a1be8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -175,7 +175,7 @@ dependencies { exclude module: 'support-annotations' } - implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.20.9' + implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.20.11' implementation "com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751" implementation "org.jsoup:jsoup:1.13.1"