Skip to content

Commit 9e6d982

Browse files
fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2.9.0
1 parent d8bd018 commit 9e6d982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AndroidApp/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ androidx-security = "1.1.0-alpha07"
99
androidx-splashscreen = "1.0.1"
1010
androidx-compose-bom = "2025.05.00"
1111
androidx-compose-activity = "1.10.1"
12-
androidx-compose-viewmodel = "2.8.7"
12+
androidx-compose-viewmodel = "2.9.0"
1313
androidx-compose-navigation = "2.9.0"
1414
androidx-compose-screenshot = "0.0.1-alpha09"
1515
junit = "4.13.2"

0 commit comments

Comments
 (0)