Skip to content

Commit

Permalink
update robolectric to 3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredsburrows committed Aug 15, 2017
1 parent aba0864 commit 24fdffd
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 @@ -36,7 +36,7 @@ buildscript {
javaparser: 'com.github.javaparser:javaparser-core:3.3.0',
junit: 'junit:junit:4.12',
truth: 'com.google.truth:truth:0.34',
robolectric: 'org.robolectric:robolectric:3.4',
robolectric: 'org.robolectric:robolectric:3.4.2',
compiletesting: 'com.google.testing.compile:compile-testing:0.11',
'auto': [
'service': 'com.google.auto.service:auto-service:1.0-rc3',
Expand Down

0 comments on commit 24fdffd

Please sign in to comment.