Skip to content

Commit

Permalink
Upgrade OKHttp3 to allow unicode in headers
Browse files Browse the repository at this point in the history
  • Loading branch information
lognaturel committed Aug 2, 2019
1 parent da210e4 commit 46953ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ ext {
daggerVersion = '2.16'
rxLifecycleVersion = '2.2.1'
workManagerVersion = "1.0.0-alpha10"
okhttp3Version = '3.12.0'
okhttp3Version = '3.12.3'
}

0 comments on commit 46953ad

Please sign in to comment.