diff --git a/sample/build.gradle b/sample/build.gradle index bc56d720..fcf6a3f1 100644 --- a/sample/build.gradle +++ b/sample/build.gradle @@ -47,6 +47,6 @@ dependencies { testImplementation 'junit:junit:4.13.2' - androidTestImplementation 'androidx.test.ext:junit:1.2.0' + androidTestImplementation 'androidx.test.ext:junit:1.2.1' androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1' } \ No newline at end of file