Skip to content

Commit c57cd2e

Browse files
committed
Latest Robolectric.
1 parent 0aad1bb commit c57cd2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rxandroid/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343
compile 'io.reactivex:rxjava:1.1.8'
4444

4545
testCompile 'junit:junit:4.12'
46-
testCompile 'org.robolectric:robolectric:3.1.1'
46+
testCompile 'org.robolectric:robolectric:3.1.2'
4747
}
4848

4949
// Create source/javadoc artifacts for publishing

0 commit comments

Comments
 (0)