Update dependency androidx.work:work-runtime-ktx to v2.10.2 (#3692)

* Update dependency androidx.work:work-runtime-ktx to v2.10.2

* Update dependency diffs

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
pull/3694/head
renovate[bot] 5 months ago committed by GitHub
parent 6d89f2cb02
commit eda6eeaf62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1313,7 +1313,7 @@
+| +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
+| +--- androidx.hilt:hilt-common:1.2.0
+| | \--- com.google.dagger:hilt-core:2.49 -> 2.56.2 (*)
+| +--- androidx.work:work-runtime:2.3.4 -> 2.10.1
+| +--- androidx.work:work-runtime:2.3.4 -> 2.10.2
+| | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
+| | +--- androidx.concurrent:concurrent-futures-ktx:1.1.0
+| | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*)
@ -1338,7 +1338,7 @@
+| | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
+| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.1.21 (*)
+| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.10.2 (*)
+| | +--- androidx.work:work-runtime-ktx:2.10.1 (c)
+| | +--- androidx.work:work-runtime-ktx:2.10.2 (c)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.21 (c)
+| \--- com.google.dagger:hilt-android:2.49 -> 2.56.2 (*)
++--- androidx.core:core-splashscreen:1.0.1
@ -1461,9 +1461,9 @@
++--- com.google.apis:google-api-services-drive:v3-rev20250511-2.0.0
+| \--- com.google.api-client:google-api-client:2.7.2 (*)
++--- com.google.auth:google-auth-library-oauth2-http:1.37.0 (*)
++--- androidx.work:work-runtime-ktx:2.10.1
+| +--- androidx.work:work-runtime:2.10.1 (*)
+| \--- androidx.work:work-runtime:2.10.1 (c)
++--- androidx.work:work-runtime-ktx:2.10.2
+| +--- androidx.work:work-runtime:2.10.2 (*)
+| \--- androidx.work:work-runtime:2.10.2 (c)
++--- com.etebase:client:2.3.2
+| +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
+| \--- com.squareup.okhttp3:logging-interceptor:3.12.1

@ -1748,7 +1748,7 @@
+| +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
+| +--- androidx.hilt:hilt-common:1.2.0
+| | \--- com.google.dagger:hilt-core:2.49 -> 2.56.2 (*)
+| +--- androidx.work:work-runtime:2.3.4 -> 2.10.1
+| +--- androidx.work:work-runtime:2.3.4 -> 2.10.2
+| | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
+| | +--- androidx.concurrent:concurrent-futures-ktx:1.1.0 (*)
+| | +--- androidx.core:core:1.12.0 -> 1.13.1 (*)
@ -1770,7 +1770,7 @@
+| | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
+| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.1.21 (*)
+| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.10.2 (*)
+| | +--- androidx.work:work-runtime-ktx:2.10.1 (c)
+| | +--- androidx.work:work-runtime-ktx:2.10.2 (c)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.21 (c)
+| \--- com.google.dagger:hilt-android:2.49 -> 2.56.2 (*)
++--- androidx.core:core-splashscreen:1.0.1
@ -1890,9 +1890,9 @@
++--- com.google.apis:google-api-services-drive:v3-rev20250511-2.0.0
+| \--- com.google.api-client:google-api-client:2.7.2 (*)
++--- com.google.auth:google-auth-library-oauth2-http:1.37.0 (*)
++--- androidx.work:work-runtime-ktx:2.10.1
+| +--- androidx.work:work-runtime:2.10.1 (*)
+| \--- androidx.work:work-runtime:2.10.1 (c)
++--- androidx.work:work-runtime-ktx:2.10.2
+| +--- androidx.work:work-runtime:2.10.2 (*)
+| \--- androidx.work:work-runtime:2.10.2 (c)
++--- com.etebase:client:2.3.2
+| +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
+| \--- com.squareup.okhttp3:logging-interceptor:3.12.1

@ -59,7 +59,7 @@ room = "2.7.1"
shortcut-badger = "1.1.22"
timber = "5.0.1"
swiperefreshlayout = "1.1.0"
work = "2.10.1"
work = "2.10.2"
androidx-test = "1.6.1"
androidx-test-runner = "1.6.2"
xpp3 = "1.1.6"

Loading…
Cancel
Save