Skip to content

Commit

Permalink
update retrofit's version and okhttp's version
Browse files Browse the repository at this point in the history
  • Loading branch information
fengzhizi715 committed Aug 9, 2020
1 parent 769413f commit c9cb4c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ ext {
rxandroid : "2.1.1",
rxjava : "2.2.19",

retrofit : "2.3.0",
okhttp3 : "4.2.2",
retrofit : "2.9.0",
okhttp3 : "4.8.0",
gson : "2.8.6",

coroutines_utils : "1.1.1"
Expand Down

0 comments on commit c9cb4c7

Please sign in to comment.