Skip to content

Commit

Permalink
Merge branch 'master' into release-1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Wieczorek committed Jul 31, 2018
2 parents c349857 + 16e328e commit 0ec7899
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ ext {
sdkVersion : 27,
androidPlugin: '3.1.3',
buildTools : '27.0.3',
constraint : '1.0.2',
jsoup : '1.10.3',
constraint : '1.1.2',
jsoup : '1.11.3',
junit : '4.12',
kotlin : '1.2.21',
mockito : '2.13.0',
mockwebserver: '3.9.1',
retrofit : '2.3.0',
support : '27.0.2'
kotlin : '1.2.51',
mockito : '2.20.1',
mockwebserver: '3.11.0',
retrofit : '2.4.0',
support : '27.1.1'
]
}

0 comments on commit 0ec7899

Please sign in to comment.