diff --git a/app/build.gradle b/app/build.gradle index 34a05c4cef..ec4a4d8d6d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -220,7 +220,7 @@ dependencies { testImplementation "junit:junit:4.13.2" testImplementation "org.mockito:mockito-core:5.18.0" - testImplementation "org.robolectric:robolectric:4.14.1" + testImplementation "org.robolectric:robolectric:4.15" testImplementation "org.hamcrest:hamcrest-library:3.0" implementation "androidx.appcompat:appcompat:1.7.1"