1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-14 01:16:51 +00:00

Updatethe extractor version

This commit is contained in:
TobiGr 2020-05-28 21:56:54 +02:00
parent a9697a61ad
commit 75b377aab3

View File

@ -163,7 +163,7 @@ dependencies {
exclude module: 'support-annotations'
}
implementation 'com.github.wb9688:NewPipeExtractor:8f71bde776336c442da66f2656e0141881fa9987'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:0b4977bb0c7c9928cd8904951cfe94c71b4e81de'
implementation "com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
implementation "org.jsoup:jsoup:1.13.1"