diff --git a/app/build.gradle b/app/build.gradle index 90eb790c8..056de58d8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -329,7 +329,7 @@ dependencies { androidTestImplementation "androidx.test:core:1.6.1" androidTestImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.2" - androidTestImplementation 'androidx.test:core-ktx:1.6.1' + androidTestImplementation 'androidx.test:core-ktx:1.7.0' androidTestImplementation 'org.mockito:mockito-android:5.18.0' androidTestImplementation "androidx.work:work-testing:${workVersion}" // Espresso core diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 10665bc1e..5e62c5cfe 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -50,6 +50,7 @@ + @@ -233,6 +234,7 @@ +