Skip to content

Commit 22e5f63

Browse files
committed
update robolectric
1 parent 99dbb68 commit 22e5f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies {
6767
//noinspection GradleDependency
6868
testImplementation 'org.mockito:mockito-all:1.10.8'
6969
testImplementation 'junit:junit:4.12'
70-
testImplementation "org.robolectric:robolectric:3.5.1"
70+
testImplementation "org.robolectric:robolectric:3.6.1"
7171
testImplementation 'org.powermock:powermock-mockito-release-full:1.6.1'
7272
testImplementation 'org.powermock:powermock-module-junit4-rule:1.6.0'
7373
testImplementation 'org.powermock:powermock-api-mockito:1.6.1'

0 commit comments

Comments
 (0)