Skip to content

Commit

Permalink
Bump org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose](https://github.com/JetBrains/compose-jb) from 2.8.0-beta02 to 2.8.0-rc01.
- [Release notes](https://github.com/JetBrains/compose-jb/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/compose-jb/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 5c4e6a9 commit 670cb5d
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 @@ -61,7 +61,7 @@ androidx-test-espresso-device = "1.0.0-alpha09"
androidx-work = "2.9.0"
compose = "1.6.10-beta01"
compose-navigation = "2.8.0-alpha02"
compose-viewmodel = "2.8.0-beta02"
compose-viewmodel = "2.8.0-rc01"
detekt = "1.23.6"
spotless = "6.25.0"
coil = "2.6.0"
Expand Down

0 comments on commit 670cb5d

Please sign in to comment.