diff --git a/app/build.gradle b/app/build.gradle index 7e5941d..aee12a8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -85,7 +85,7 @@ dependencies { testImplementation 'junit:junit:4.13.2' testImplementation 'androidx.test:core:1.6.1' testImplementation 'androidx.test.ext:junit:1.2.1' - testImplementation 'org.robolectric:robolectric:4.13' + testImplementation 'org.robolectric:robolectric:4.16.1' androidTestImplementation 'androidx.test.ext:junit:1.2.1' androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'