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

Commit

Permalink
[android] - bump kotlin, timber and okhttp to most recent stable vers…
Browse files Browse the repository at this point in the history
…ions
  • Loading branch information
tobrun committed Jul 16, 2018
1 parent a672792 commit 6c9b627
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions platform/android/gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ ext {
junit : '4.12',
mockito : '2.18.3',
robolectric : '3.8',
timber : '4.7.0',
okhttp : '3.10.0',
kotlin : '1.2.50',
timber : '4.7.1',
okhttp : '3.11.0',
kotlin : '1.2.51',
licenses : '0.8.41'
]

Expand Down

0 comments on commit 6c9b627

Please sign in to comment.