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

This commit is contained in:
dependency-bot
2026-02-02 22:54:38 +01:00
committed by José Rebelo
parent 960383f267
commit 13a0003cd7
+1 -1
View File
@@ -243,7 +243,7 @@ dependencies {
implementation "androidx.activity:activity-ktx:1.12.3" implementation "androidx.activity:activity-ktx:1.12.3"
implementation "androidx.fragment:fragment-ktx:1.8.9" implementation "androidx.fragment:fragment-ktx:1.8.9"
implementation "androidx.viewpager2:viewpager2:1.1.0" implementation "androidx.viewpager2:viewpager2:1.1.0"
implementation "androidx.work:work-runtime-ktx:2.11.0" implementation "androidx.work:work-runtime-ktx:2.11.1"
implementation 'androidx.lifecycle:lifecycle-process:2.10.0' implementation 'androidx.lifecycle:lifecycle-process:2.10.0'
// Not latest version because of https://github.com/material-components/material-components-android/issues/3924 // Not latest version because of https://github.com/material-components/material-components-android/issues/3924