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

Commit 3a62aba

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

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
@@ -60,7 +60,7 @@ 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" }
63-
compose-ui-util = "androidx.compose.ui:ui-util:1.3.0-beta02"
63+
compose-ui-util = "androidx.compose.ui:ui-util:1.3.0-beta03"
6464
compose-ui-viewbinding = { module = "androidx.compose.ui:ui-viewbinding", version.ref = "composeUi" }
6565
dagger-hilt-android = { module = "com.google.dagger:hilt-android", version.ref = "hilt" }
6666
dagger-hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref = "hilt" }

0 commit comments

Comments
 (0)