Skip to content

Commit 9767a0b

Browse files
Update dependency org.robolectric:robolectric to v4.11
1 parent 24e1f9f commit 9767a0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
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.11'
1313
}
1414
repositories {
1515
google()

0 commit comments

Comments
 (0)