Update extractor version to 0.20.11

This commit is contained in:
TobiGr 2021-03-05 15:38:57 +01:00
parent f0d978b4c6
commit c45d9559c4
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ dependencies {
// NewPipe dependencies
// You can use a local version by uncommenting a few lines in settings.gradle
implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.20.10'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.20.11'
implementation "com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
implementation "org.jsoup:jsoup:1.13.1"