Skip to content

Commit ca4fb54

Browse files
Update Compose to v1.6.0-beta03 (#599)
fix(deps): update dependency dev.chrisbanes.compose:compose-bom to v2023.12.00-alpha04 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c2e88f6 commit ca4fb54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ accompanist-systemController = "com.google.accompanist:accompanist-systemuicontr
4444
coil = { module = "io.coil-kt:coil-compose", version = "2.5.0" }
4545
compose-animation = { module = "androidx.compose.animation:animation" }
4646
compose-animationGraphics = { module = "androidx.compose.animation:animation-graphics" }
47-
compose-bom = "dev.chrisbanes.compose:compose-bom:2023.12.00-alpha03"
47+
compose-bom = "dev.chrisbanes.compose:compose-bom:2023.12.00-alpha04"
4848
# compiler dependency is defined to help Renovabot update the version
4949
compose-compiler = { module = "androidx.compose.compiler:compiler", version.ref = "compose-compiler" }
5050
compose-foundation = { module = "androidx.compose.foundation:foundation" }

0 commit comments

Comments
 (0)