Skip to content

Commit

Permalink
build(deps): bump lifecycle_version in /12_images/android
Browse files Browse the repository at this point in the history
Bumps `lifecycle_version` from 2.8.0 to 2.8.4.

Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.8.0 to 2.8.4

Updates `androidx.lifecycle:lifecycle-livedata-ktx` from 2.8.0 to 2.8.4

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 5577acf commit 625f3c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 12_images/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {
def ext_junit_version = "1.2.1"
def espresso_core_version = "3.6.1"
def activity_version = "1.9.3"
def lifecycle_version = "2.8.0"
def lifecycle_version = "2.8.7"
def mdc_version = "1.12.0"
def nav_version = "2.7.7"
def room_version = "2.6.1"
Expand Down

0 comments on commit 625f3c5

Please sign in to comment.