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.02.00-rc02
  • Loading branch information
renovate[bot] committed Mar 8, 2023
1 parent a812725 commit 26bb105
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 @@ -44,7 +44,7 @@ accompanist-systemController = { module = "com.google.accompanist:accompanist-sy
coil = { module = "io.coil-kt:coil-compose", version = "2.2.2" }
compose-animation = { module = "androidx.compose.animation:animation" }
compose-animationGraphics = { module = "androidx.compose.animation:animation-graphics" }
compose-bom = { module = "dev.chrisbanes.compose:compose-bom", version = "2023.02.00-beta03" }
compose-bom = { module = "dev.chrisbanes.compose:compose-bom", version = "2023.02.00-rc02" }
# 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 26bb105

Please sign in to comment.