1
0

Compare commits

..

1 Commits

Author SHA1 Message Date
a0a589240a Bump androidx.lifecycle:lifecycle-livedata-ktx from 2.8.0 to 2.8.2
Bumps androidx.lifecycle:lifecycle-livedata-ktx from 2.8.0 to 2.8.2.

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-livedata-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 13:43:01 +00:00

View File

@ -221,7 +221,7 @@ dependencies {
implementation "androidx.work:work-runtime:$work_manager"
playImplementation "androidx.work:work-gcm:$work_manager"
implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.8.0"
implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.8.2"
implementation "androidx.room:room-runtime:$room"
implementation "androidx.room:room-ktx:$room"