Skip to content

Commit fa4003a

Browse files
Update dependency org.robolectric:robolectric to v4.8.2
1 parent 24e1f9f commit fa4003a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
androidXWebKitVersion = "1.4.0"
1010
androidXTestVersion = "1.3.0"
1111
junitVersion = "4.13.2"
12-
robolectricVersion = '4.5.1'
12+
robolectricVersion = '4.8.2'
1313
}
1414
repositories {
1515
google()

0 commit comments

Comments
 (0)