diff --git a/app/build.gradle b/app/build.gradle index bfe00407..e22046b5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -71,7 +71,7 @@ dependencies { implementation "com.mikepenz:aboutlibraries-core:11.2.3" implementation "com.mikepenz:aboutlibraries:11.2.3" testImplementation 'junit:junit:4.13.2' - androidTestImplementation 'androidx.test.ext:junit:1.2.1' + androidTestImplementation 'androidx.test.ext:junit:1.3.0' androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1' implementation 'com.anggrayudi:storage:1.5.6'