Skip to content

Commit

Permalink
use okHttp 5.x
Browse files Browse the repository at this point in the history
Signed-off-by: tobiasKaminsky <[email protected]>
  • Loading branch information
tobiasKaminsky committed Jan 4, 2023
1 parent 2d1e0d2 commit 3e4c8cd
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 @@ -145,7 +145,7 @@ ext {
daggerVersion = "2.44.2"
emojiVersion = "1.2.0"
lifecycleVersion = '2.5.1'
okhttpVersion = "4.10.0"
okhttpVersion = "5.0.0-alpha.10"
materialDialogsVersion = "3.3.0"
parcelerVersion = "1.1.13"
retrofit2Version = "2.9.0"
Expand Down

0 comments on commit 3e4c8cd

Please sign in to comment.