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
43
43
- Kotlinx Espresso 3.5.0 -> 3.5.1
44
44
- Dependency Updates 0.44.0 -> 0.46.0
45
45
- Kotlin Serialization 1.4.1 -> 1.5.0
46
+ - AndroidX LifecycleViewmodelCompose 2.5.1 -> 2.6.0
46
47
47
48
## [ 0.1.0] ( https://github.com/wmontwe/blueprint-mobile/releases/tag/v0.1.0 )
48
49
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ androidx-compose-foundation = "1.3.1"
26
26
androidx-compose-material3 = " 1.0.1"
27
27
androidx-activity-compose = " 1.6.1"
28
28
androidx-navigation-compose = " 2.5.3"
29
- androidx-lifecycle-viewmodel-compose = " 2.5.1 "
29
+ androidx-lifecycle-viewmodel-compose = " 2.6.0 "
30
30
31
31
# Libraries
32
32
koin = " 3.3.3"
You can’t perform that action at this time.
0 commit comments