diff --git a/build.gradle b/build.gradle index 3e4ce06..e25b4dd 100644 --- a/build.gradle +++ b/build.gradle @@ -130,7 +130,7 @@ dependencies { implementation 'com.google.android.material:material:1.12.0' implementation 'androidx.core:core:1.13.1' - androidTestImplementation 'androidx.test:core:1.5.0' + androidTestImplementation 'androidx.test:core:1.6.1' androidTestImplementation 'androidx.test.ext:junit:1.1.5' androidTestImplementation 'androidx.test:rules:1.5.0' androidTestImplementation 'androidx.test:runner:1.5.2'