Skip to content

Commit fb9816a

Browse files
fix(deps): update dependency androidx.compose.runtime:runtime-livedata to v1.9.0
1 parent bebc809 commit fb9816a

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
@@ -13,7 +13,7 @@ assertj = "3.26.3"
1313
lifecycleProcess = "2.8.4"
1414
kotlinxCoroutinesTest = "1.8.1"
1515
activityCompose = "1.9.1"
16-
runtimeLivedata = "1.6.8"
16+
runtimeLivedata = "1.9.0"
1717
material3 = "1.2.1"
1818

1919
[libraries]

0 commit comments

Comments
 (0)