Skip to content

Commit

Permalink
[All] Updated Robolectric to 4.9.1 (#1056)
Browse files Browse the repository at this point in the history
This fixes #1055.
  • Loading branch information
IanGClifton authored Dec 31, 2022
2 parents ee21761 + 1c25fd4 commit a3b434f
Show file tree
Hide file tree
Showing 11 changed files with 13 additions and 20 deletions.
3 changes: 1 addition & 2 deletions Crane/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ material = "1.8.0-beta01"
# @keep
minSdk = "21"
okhttp = "4.10.0"
# @pin Bump to latest after Espresso 3.5.0 goes stable (due to https://github.com/robolectric/robolectric/issues/6593)
robolectric = "4.5.1"
robolectric = "4.9.1"
rome = "1.18.0"
room = "2.5.0-alpha02"
secrets = "2.0.1"
Expand Down
3 changes: 1 addition & 2 deletions JetLagged/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ material = "1.8.0-beta01"
# @keep
minSdk = "21"
okhttp = "4.10.0"
# @pin Bump to latest after Espresso 3.5.0 goes stable (due to https://github.com/robolectric/robolectric/issues/6593)
robolectric = "4.5.1"
robolectric = "4.9.1"
rome = "1.18.0"
room = "2.5.0-alpha02"
secrets = "2.0.1"
Expand Down
3 changes: 3 additions & 0 deletions JetNews/app/src/test/resources/robolectric.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@
sdk=30
# Similar to Galaxy Nexus device profile
qualifiers=w360dp-h640dp-xhdpi

# Workaround for https://github.com/robolectric/robolectric/issues/6593
instrumentedPackages=androidx.loader.content
3 changes: 1 addition & 2 deletions JetNews/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ material = "1.8.0-beta01"
# @keep
minSdk = "21"
okhttp = "4.10.0"
# @pin Bump to latest after Espresso 3.5.0 goes stable (due to https://github.com/robolectric/robolectric/issues/6593)
robolectric = "4.5.1"
robolectric = "4.9.1"
rome = "1.18.0"
room = "2.5.0-alpha02"
secrets = "2.0.1"
Expand Down
3 changes: 1 addition & 2 deletions Jetcaster/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ material = "1.8.0-beta01"
# @keep
minSdk = "21"
okhttp = "4.10.0"
# @pin Bump to latest after Espresso 3.5.0 goes stable (due to https://github.com/robolectric/robolectric/issues/6593)
robolectric = "4.5.1"
robolectric = "4.9.1"
rome = "1.18.0"
room = "2.5.0-alpha02"
secrets = "2.0.1"
Expand Down
3 changes: 1 addition & 2 deletions Jetchat/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ material = "1.8.0-beta01"
# @keep
minSdk = "21"
okhttp = "4.10.0"
# @pin Bump to latest after Espresso 3.5.0 goes stable (due to https://github.com/robolectric/robolectric/issues/6593)
robolectric = "4.5.1"
robolectric = "4.9.1"
rome = "1.18.0"
room = "2.5.0-alpha02"
secrets = "2.0.1"
Expand Down
3 changes: 1 addition & 2 deletions Jetsnack/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ material = "1.8.0-beta01"
# @keep
minSdk = "21"
okhttp = "4.10.0"
# @pin Bump to latest after Espresso 3.5.0 goes stable (due to https://github.com/robolectric/robolectric/issues/6593)
robolectric = "4.5.1"
robolectric = "4.9.1"
rome = "1.18.0"
room = "2.5.0-alpha02"
secrets = "2.0.1"
Expand Down
3 changes: 1 addition & 2 deletions Jetsurvey/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ material = "1.8.0-beta01"
# @keep
minSdk = "21"
okhttp = "4.10.0"
# @pin Bump to latest after Espresso 3.5.0 goes stable (due to https://github.com/robolectric/robolectric/issues/6593)
robolectric = "4.5.1"
robolectric = "4.9.1"
rome = "1.18.0"
room = "2.5.0-alpha02"
secrets = "2.0.1"
Expand Down
3 changes: 1 addition & 2 deletions Owl/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ material = "1.8.0-beta01"
# @keep
minSdk = "21"
okhttp = "4.10.0"
# @pin Bump to latest after Espresso 3.5.0 goes stable (due to https://github.com/robolectric/robolectric/issues/6593)
robolectric = "4.5.1"
robolectric = "4.9.1"
rome = "1.18.0"
room = "2.5.0-alpha02"
secrets = "2.0.1"
Expand Down
3 changes: 1 addition & 2 deletions Reply/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ material = "1.8.0-beta01"
# @keep
minSdk = "21"
okhttp = "4.10.0"
# @pin Bump to latest after Espresso 3.5.0 goes stable (due to https://github.com/robolectric/robolectric/issues/6593)
robolectric = "4.5.1"
robolectric = "4.9.1"
rome = "1.18.0"
room = "2.5.0-alpha02"
secrets = "2.0.1"
Expand Down
3 changes: 1 addition & 2 deletions scripts/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ material = "1.8.0-beta01"
# @keep
minSdk = "21"
okhttp = "4.10.0"
# @pin Bump to latest after Espresso 3.5.0 goes stable (due to https://github.com/robolectric/robolectric/issues/6593)
robolectric = "4.5.1"
robolectric = "4.9.1"
rome = "1.18.0"
room = "2.5.0-alpha02"
secrets = "2.0.1"
Expand Down

0 comments on commit a3b434f

Please sign in to comment.