Skip to content

Commit 04cc44d

Browse files
committed
Bump robolectric to final version 3.
1 parent ea83eba commit 04cc44d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildsystem/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ext {
2323
androidAnnotationsVersion = '20.0.0'
2424

2525
//Testing
26-
robolectricVersion = '3.0-rc3'
26+
robolectricVersion = '3.0'
2727
jUnitVersion = '4.12'
2828
assertJVersion = '1.7.1'
2929
mockitoVersion = '1.9.5'

0 commit comments

Comments
 (0)