1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-26 07:03:20 +00:00

Update Extractor version

This commit is contained in:
bopol 2020-10-26 18:59:06 +01:00
parent 2dad9666a9
commit 7aac3d38f0

View File

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