Skip to content

Commit

Permalink
Merge pull request getodk#3282 from lognaturel/issue-3281
Browse files Browse the repository at this point in the history
Upgrade OKHttp3 to allow unicode in headers
  • Loading branch information
yanokwa authored Aug 3, 2019
2 parents da210e4 + 46953ad commit 3df903e
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 3df903e

Please sign in to comment.