Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
[android] - update okhttp to latest stable version that support pre l…
Browse files Browse the repository at this point in the history
…olipop devices
  • Loading branch information
tobrun committed Jul 9, 2019
1 parent 18f7e4b commit 64f9b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/android/gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ext {
mockk : '1.9',
robolectric : '4.1',
timber : '4.7.1',
okhttp : '3.12.0',
okhttp : '3.12.3',
kotlin : '1.3.11',
licenses : '0.8.42',
bintray : '1.8.4',
Expand Down

0 comments on commit 64f9b34

Please sign in to comment.