Skip to content

Commit

Permalink
Use older okhttp
Browse files Browse the repository at this point in the history
  • Loading branch information
gzsombor committed Aug 26, 2022
1 parent f739ae5 commit 3015c54
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 @@ -175,7 +175,7 @@ dependencies {

implementation 'com.github.SkyTubeTeam.NewPipeExtractor:NewPipeExtractor:skytube-2022-08-25'

implementation ('com.github.SkyTubeTeam.components:okhttp-client:v0.0.4') {
implementation ('com.github.SkyTubeTeam.components:okhttp-client:v0.0.5') {
exclude group: 'com.github.SkyTubeTeam.NewPipeExtractor', module: 'extractor'
}

Expand Down

0 comments on commit 3015c54

Please sign in to comment.