Update dependency androidx.work:work-runtime-ktx to v2.10.5

This commit is contained in:
dependency-bot
2025-09-27 10:49:24 +02:00
committed by José Rebelo
parent 8257d183e3
commit ac6fe79738
+1 -1
View File
@@ -242,7 +242,7 @@ dependencies {
implementation "androidx.activity:activity-ktx:1.11.0"
implementation "androidx.fragment:fragment-ktx:1.8.9"
implementation "androidx.viewpager2:viewpager2:1.1.0"
implementation "androidx.work:work-runtime-ktx:2.10.4"
implementation "androidx.work:work-runtime-ktx:2.10.5"
// Not latest version because of https://github.com/material-components/material-components-android/issues/3924
implementation "com.google.android.material:material:1.13.0"