Skip to content

Commit

Permalink
updated okhttp for compat reasons
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyofrancis committed Mar 3, 2019
1 parent d256807 commit 199d75a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ext {
kotlin_version = '1.3.21'
okhttp_version = '3.13.1'
okhttp_version = '3.12.1'
okhttp_url_version = '3.11.0'
android_support_version = '28.0.0'
constraint_layout_version = "1.1.3"
Expand Down

0 comments on commit 199d75a

Please sign in to comment.