Skip to content

Commit

Permalink
Use updated version of NewPipeExtractor
Browse files Browse the repository at this point in the history
  • Loading branch information
triallax committed Aug 12, 2020
1 parent 29905a4 commit 05ff858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ dependencies {
exclude module: 'support-annotations'
}

implementation 'com.github.TeamNewPipe:NewPipeExtractor:5ac80624a40f4c600ae493e66881b5bf008f0ddb'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:1a63dcb3554ed2e040bcc2c6ef13118a5c3ac8b9'

implementation "com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
implementation "org.jsoup:jsoup:1.13.1"
Expand Down

0 comments on commit 05ff858

Please sign in to comment.