update extractor version

This commit is contained in:
bopol 2021-01-27 00:28:01 +01:00
parent f6006e4b7a
commit 0c9eff5d1a

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:beb705013c4dbe2c1a893fa338140e7a5176a0d5'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:c00ee75d7461b66c8570cbc2988208f3a8f59582'
implementation "com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
implementation "org.jsoup:jsoup:1.13.1"