diff --git a/app/build.gradle b/app/build.gradle index 5cc5ece..695561e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -91,6 +91,6 @@ dependencies { testImplementation 'org.robolectric:robolectric:4.4' // Android tests - androidTestImplementation 'androidx.test.ext:junit:1.1.2' + androidTestImplementation 'androidx.test.ext:junit:1.2.1' androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0' } \ No newline at end of file