Skip to content

Commit 8dcea7b

Browse files
fix(deps): update dependency androidx.lifecycle:lifecycle-livedata-ktx to v2.10.0
1 parent b2eb1ec commit 8dcea7b

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
@@ -15,7 +15,7 @@ ksp = "2.3.3"
1515
activity = "1.11.0"
1616
appCompat = "1.7.1"
1717
constraintLayout = "2.2.1"
18-
lifecycleLivedataKtx = "2.9.4"
18+
lifecycleLivedataKtx = "2.10.0"
1919
loggingInterceptor = "5.3.2"
2020
materialComponents = "1.13.0"
2121
fragment = "1.8.9"

0 commit comments

Comments
 (0)