Skip to content

Commit

Permalink
Latest Robolectric.
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton committed Aug 5, 2016
1 parent b0d7799 commit 7730ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rxandroid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
compile 'io.reactivex:rxjava:1.1.6'

testCompile 'junit:junit:4.12'
testCompile 'org.robolectric:robolectric:3.0'
testCompile 'org.robolectric:robolectric:3.1.1'
}

// Create source/javadoc artifacts for publishing
Expand Down

0 comments on commit 7730ae5

Please sign in to comment.