Update extractor version

This commit is contained in:
TobiGr 2021-02-14 22:12:47 +01:00
parent f1e1f6424a
commit 45b703daf6
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:d116680ea365e1c0768c131279b1d6ea90208742'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.20.10'
implementation "com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
implementation "org.jsoup:jsoup:1.13.1"