diff --git a/app/build.gradle b/app/build.gradle index ae121a021..e19d8328d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -167,7 +167,7 @@ ext { espressoVersion = "3.6.1" androidxTestVersion = "1.5.0" media3_version = "1.4.1" - coroutines_version = "1.9.0" + coroutines_version = "1.10.0" mockitoKotlinVersion = "5.4.0" } @@ -327,7 +327,7 @@ dependencies { androidTestImplementation "androidx.test:core:1.6.1" - androidTestImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0" + androidTestImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.0" androidTestImplementation 'androidx.test:core-ktx:1.6.1' androidTestImplementation 'org.mockito:mockito-android:5.14.2' androidTestImplementation "androidx.work:work-testing:${workVersion}" diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 745061507..6a238fb90 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -149,6 +149,7 @@ +