We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7424763 commit 36db70aCopy full SHA for 36db70a
gradle/dependencies.gradle
@@ -17,18 +17,18 @@ ext {
17
autoValueParcel : '0.2.5',
18
junit : '4.12',
19
supportLibVersion : '27.1.1',
20
- constraintLayout : '1.1.2',
21
- mockito : '2.21.0',
+ constraintLayout : '1.1.3',
+ mockito : '2.23.4',
22
hamcrest : '2.0.0.0',
23
errorprone : '2.3.1',
24
butterknife : '8.8.1',
25
- leakCanaryVersion : '1.6.1',
+ leakCanaryVersion : '1.6.3',
26
timber : '4.7.1',
27
testRunnerVersion : '1.0.1',
28
espressoVersion : '3.0.2',
29
spoonRunner : '1.6.2',
30
commonsIO : '2.6',
31
- robolectric : '4.0.2',
+ robolectric : '4.1',
32
lifecycle : '1.1.1',
33
picasso : '2.71828',
34
gmsLocation : '15.0.1',
0 commit comments