Skip to content

Commit 657ba93

Browse files
fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.10.0
1 parent b2eb1ec commit 657ba93

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
@@ -20,7 +20,7 @@ loggingInterceptor = "5.3.2"
2020
materialComponents = "1.13.0"
2121
fragment = "1.8.9"
2222
room = "2.7.2"
23-
lifecycle = "2.9.4"
23+
lifecycle = "2.10.0"
2424
paletteKtx = "1.0.0"
2525

2626
# Networking

0 commit comments

Comments
 (0)