Skip to content

Commit 4b51914

Browse files
fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2.9.1 (#364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9f7965d commit 4b51914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ gradle-plugin = "8.10.1"
88
androidx-core = "1.16.0"
99
androidx-emoji = "1.1.0"
1010
androidx-lifecycle = "2.9.1"
11-
androidx-lifecycle-compose = "2.9.0"
11+
androidx-lifecycle-compose = "2.9.1"
1212
androidx-lifecycle-extensions = "2.2.0"
1313
androidx-paging = "3.3.6"
1414
androidx-recycler = "1.4.0"

0 commit comments

Comments
 (0)