Skip to content

Commit 766141f

Browse files
fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.9.4 (#391)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b4e6cbe commit 766141f

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 @@ jvmTarget = "17"
88
material = "1.13.0"
99
androidxActivity = "1.7.0"
1010
androidxFragment = "1.8.9"
11-
androidxLifecycle = "2.9.3"
11+
androidxLifecycle = "2.9.4"
1212
androidxRoom = "2.8.0"
1313
androidxArchCore = "2.2.0"
1414
androidXStartup = "1.2.0"

0 commit comments

Comments
 (0)