Skip to content

Commit 8dce9f1

Browse files
authored
Merge pull request #33 from bitfunk/renovate/androidx-lifecycle-viewmodel-compose
Update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2.6.0
2 parents e78f7c6 + 5a557f3 commit 8dce9f1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ See [changeset](https://github.com/wmontwe/blueprint-mobile/compare/v0.1.0...mai
4343
- Kotlinx Espresso 3.5.0 -> 3.5.1
4444
- Dependency Updates 0.44.0 -> 0.46.0
4545
- Kotlin Serialization 1.4.1 -> 1.5.0
46+
- AndroidX LifecycleViewmodelCompose 2.5.1 -> 2.6.0
4647

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

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ androidx-compose-foundation = "1.3.1"
2626
androidx-compose-material3 = "1.0.1"
2727
androidx-activity-compose = "1.6.1"
2828
androidx-navigation-compose = "2.5.3"
29-
androidx-lifecycle-viewmodel-compose = "2.5.1"
29+
androidx-lifecycle-viewmodel-compose = "2.6.0"
3030

3131
# Libraries
3232
koin = "3.3.3"

0 commit comments

Comments
 (0)