diff --git a/app/build.gradle b/app/build.gradle index f6312830..f3f41f8e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -137,7 +137,7 @@ dependencies { testImplementation 'junit:junit:4.13.2' // Core library - androidTestImplementation 'androidx.test:core:1.3.0' + androidTestImplementation 'androidx.test:core:1.5.0' // AndroidJUnitRunner and JUnit Rules androidTestImplementation 'androidx.test:runner:1.4.0'