Bump extractor version

This commit is contained in:
TobiGr 2020-10-28 07:34:34 +01:00
parent e1024e59c3
commit 9eda30fc71
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ dependencies {
exclude module: 'support-annotations'
}
implementation 'com.github.B0pol:NewPipeExtractor:6dc5ab4015699488f4377b4b30ad8e30afc9f1a9'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:19c0e8700db3af35e5dfc58e4eea50e75d7c4c61'
implementation "com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
implementation "org.jsoup:jsoup:1.13.1"