Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 2593aca

Browse files
fix(deps): update dependency androidx.compose.runtime:runtime to v1.3.0-beta03 (#2142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bf70971 commit 2593aca

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
@@ -56,7 +56,7 @@ compose-foundation-layout = { module = "androidx.compose.foundation:foundation-l
5656
compose-hilt = "androidx.hilt:hilt-navigation-compose:1.0.0"
5757
compose-material = "androidx.compose.material:material:1.2.1"
5858
compose-material3 = "androidx.compose.material3:material3:1.0.0-beta03"
59-
compose-runtime = "androidx.compose.runtime:runtime:1.3.0-beta02"
59+
compose-runtime = "androidx.compose.runtime:runtime:1.3.0-beta03"
6060
compose-ui-core = { module = "androidx.compose.ui:ui", version.ref = "composeUi" }
6161
compose-ui-test = { module = "androidx.compose.ui:ui-test-junit4", version.ref = "composeUi" }
6262
compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling", version.ref = "composeUi" }

0 commit comments

Comments
 (0)