Skip to content

Commit

Permalink
fix(deps): update dependency dev.chrisbanes.compose:compose-bom to v2…
Browse files Browse the repository at this point in the history
…023.04.00-beta01.1 (#441)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 29, 2023
1 parent a3fbffa commit d11354b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ accompanist-systemController = "com.google.accompanist:accompanist-systemuicontr
coil = { module = "io.coil-kt:coil-compose", version = "2.4.0" }
compose-animation = { module = "androidx.compose.animation:animation" }
compose-animationGraphics = { module = "androidx.compose.animation:animation-graphics" }
compose-bom = "dev.chrisbanes.compose:compose-bom:2023.04.00-beta01"
compose-bom = "dev.chrisbanes.compose:compose-bom:2023.04.00-beta01.1"
# compiler dependency is defined to help Renovabot update the version
compose-compiler = { module = "androidx.compose.compiler:compiler", version.ref = "compose-compiler" }
compose-foundation = { module = "androidx.compose.foundation:foundation" }
Expand Down

0 comments on commit d11354b

Please sign in to comment.