Skip to content

Commit

Permalink
Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.0 to 2.8.1 (#37)
Browse files Browse the repository at this point in the history
Bumps androidx.lifecycle:lifecycle-runtime-ktx from 2.8.0 to 2.8.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
1 parent 40c6097 commit b2742dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ androidx-core-testing = "2.2.0"
androidx-lifecycle = "2.8.1"
espresso-core = "3.5.1"
espresso-device = "1.0.0-rc01"
lifecycle-runtime-ktx = "2.8.0"
lifecycle-runtime-ktx = "2.8.1"
activity-compose = "1.9.0"
#compose-bom = "2024.04.01"
ksp = "2.0.0-1.0.21"
Expand Down

0 comments on commit b2742dd

Please sign in to comment.