File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -455,11 +455,11 @@ dependencies {
455455 implementation(" androidx.constraintlayout:constraintlayout:2.2.1" )
456456 implementation(" androidx.test.espresso:espresso-idling-resource:3.6.1" )
457457 implementation(" androidx.lifecycle:lifecycle-extensions:2.2.0" )
458- implementation(" androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 " )
459- implementation(" androidx.lifecycle:lifecycle-livedata-ktx:2.8.7 " )
460- implementation(" androidx.lifecycle:lifecycle-process:2.8.7 " )
461- implementation(" androidx.lifecycle:lifecycle-runtime-ktx:2.8.7 " )
462- implementation(" androidx.lifecycle:lifecycle-service:2.8.7 " )
458+ implementation(" androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.1 " )
459+ implementation(" androidx.lifecycle:lifecycle-livedata-ktx:2.9.1 " )
460+ implementation(" androidx.lifecycle:lifecycle-process:2.9.1 " )
461+ implementation(" androidx.lifecycle:lifecycle-runtime-ktx:2.9.1 " )
462+ implementation(" androidx.lifecycle:lifecycle-service:2.9.1 " )
463463 implementation(" androidx.room:room-runtime:2.7.2" )
464464 implementation(" androidx.room:room-ktx:2.7.2" )
465465 // we disabled warnings about paging-runtime-ktx because a newer version doesn't fit our needs
You can’t perform that action at this time.
0 commit comments