Skip to content

Commit

Permalink
Merge pull request #33 from bitfunk/renovate/androidx-lifecycle-viewm…
Browse files Browse the repository at this point in the history
…odel-compose

Update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2.6.0
  • Loading branch information
wmontwe committed Mar 12, 2023
2 parents e78f7c6 + 5a557f3 commit 8dce9f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ See [changeset](https://github.com/wmontwe/blueprint-mobile/compare/v0.1.0...mai
- Kotlinx Espresso 3.5.0 -> 3.5.1
- Dependency Updates 0.44.0 -> 0.46.0
- Kotlin Serialization 1.4.1 -> 1.5.0
- AndroidX LifecycleViewmodelCompose 2.5.1 -> 2.6.0

## [0.1.0](https://github.com/wmontwe/blueprint-mobile/releases/tag/v0.1.0)

Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ androidx-compose-foundation = "1.3.1"
androidx-compose-material3 = "1.0.1"
androidx-activity-compose = "1.6.1"
androidx-navigation-compose = "2.5.3"
androidx-lifecycle-viewmodel-compose = "2.5.1"
androidx-lifecycle-viewmodel-compose = "2.6.0"

# Libraries
koin = "3.3.3"
Expand Down

0 comments on commit 8dce9f1

Please sign in to comment.