Skip to content

Commit

Permalink
Changed: Bump Robolectric to 4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
utzcoz authored and agnostic-apollo committed Apr 16, 2023
1 parent 9b274f9 commit 93eafff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ android {

dependencies {
testImplementation "junit:junit:4.13.2"
testImplementation "org.robolectric:robolectric:4.9.2"
testImplementation "org.robolectric:robolectric:4.10"
coreLibraryDesugaring "com.android.tools:desugar_jdk_libs:1.1.5"
}

Expand Down

0 comments on commit 93eafff

Please sign in to comment.