Skip to content

Commit 008349e

Browse files
fix(deps): update dependency androidx.compose.runtime:runtime-livedata to v1.7.7
1 parent e7fea4a commit 008349e

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
@@ -12,7 +12,7 @@ assertj = "3.26.3"
1212
lifecycleProcess = "2.8.4"
1313
kotlinxCoroutinesTest = "1.8.1"
1414
activityCompose = "1.9.1"
15-
runtimeLivedata = "1.6.8"
15+
runtimeLivedata = "1.7.7"
1616
material3 = "1.2.1"
1717

1818
[libraries]

0 commit comments

Comments
 (0)