File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ androidx-compose-foundation = "1.3.1"
2626androidx-compose-material3 = " 1.0.1"
2727androidx-activity-compose = " 1.6.1"
2828androidx-navigation-compose = " 2.5.3"
29- androidx-lifecycle-viewmodel-compose = " 2.5.1 "
29+ androidx-lifecycle-viewmodel-compose = " 2.6.0 "
3030
3131# Libraries
3232koin = " 3.3.3"
You can’t perform that action at this time.
0 commit comments