diff --git a/app/build.gradle b/app/build.gradle index e99f34e4e..d6f95e988 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -205,7 +205,7 @@ dependencies { implementation 'androidx.camera:camera-lifecycle:1.2.3' testImplementation "junit:junit:4.13.2" testImplementation "org.mockito:mockito-core:2.28.2" - testImplementation "org.robolectric:robolectric:4.12" + testImplementation "org.robolectric:robolectric:4.12.2" testImplementation "org.hamcrest:hamcrest-library:2.2" testImplementation "com.google.code.gson:gson:2.8.9"