Skip to content

Commit 5459192

Browse files
oprisnikfacebook-github-bot
authored andcommitted
Bump Robolectric to v4.9.2
Reviewed By: passy, cortinico Differential Revision: D44167297 fbshipit-source-id: 25851910ef690f7f3d868b22d44897226c2089a2
1 parent 5bcf7ef commit 5459192

File tree

1 file changed

+1
-1
lines changed
  • buildSrc/src/main/java/com/facebook/fresco/buildsrc

1 file changed

+1
-1
lines changed

buildSrc/src/main/java/com/facebook/fresco/buildsrc/TestDeps.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ object TestDeps {
1919

2020
const val festAssertCore = "org.easytesting:fest-assert-core:2.0M10"
2121

22-
const val robolectric = "org.robolectric:robolectric:4.4"
22+
const val robolectric = "org.robolectric:robolectric:4.9.2"
2323

2424
const val truth = "com.google.truth:truth:1.0.1"
2525

0 commit comments

Comments
 (0)