Skip to content

Commit

Permalink
Update NewPipeExtractor to latest SkyTube specific release
Browse files Browse the repository at this point in the history
  • Loading branch information
gzsombor committed Jul 13, 2024
1 parent ea111fe commit 24a6a98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,9 @@ dependencies {
exclude group: 'com.google.http-client', module: 'google-http-client-jackson2'
}

// implementation 'com.github.SkyTubeTeam.NewPipeExtractor:NewPipeExtractor:818745b7e4'
// implementation 'com.github.SkyTubeTeam.NewPipeExtractor:NewPipeExtractor:9dbe2907d13e5fcba0efa4a89a2717b4d412d210'
// implementation 'com.github.TeamNewPipe.NewPipeExtractor:NewPipeExtractor:v0.22.6'
implementation 'com.github.SkyTubeTeam.NewPipeExtractor:NewPipeExtractor:skytube-2024-04-27'
implementation 'com.github.SkyTubeTeam.NewPipeExtractor:NewPipeExtractor:skytube-2024-07-13'

implementation ('com.github.SkyTubeTeam.components:okhttp-client:0.0.7') {
exclude group: 'com.github.SkyTubeTeam.NewPipeExtractor', module: 'extractor'
Expand Down

0 comments on commit 24a6a98

Please sign in to comment.