Skip to content

Commit

Permalink
Bump androidx.compose:compose-bom from 2024.10.00 to 2024.10.01
Browse files Browse the repository at this point in the history
Bumps androidx.compose:compose-bom from 2024.10.00 to 2024.10.01.

---
updated-dependencies:
- dependency-name: androidx.compose:compose-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent a85cbb9 commit 06c62f4
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 @@ -49,7 +49,7 @@ browser = { module = "androidx.browser:browser", version = "1.8.0" }
viewbinding = { module = "androidx.databinding:viewbinding", version.ref = "agp" }
window = { module = "androidx.window:window", version = "1.3.0" }

compose-bom = { module = "androidx.compose:compose-bom", version = "2024.10.00" }
compose-bom = { module = "androidx.compose:compose-bom", version = "2024.10.01" }
compose-runtime = { module = "androidx.compose.runtime:runtime" }
compose-material = { module = "androidx.compose.material:material" }
compose-material3 = { module = "androidx.compose.material3:material3" }
Expand Down

0 comments on commit 06c62f4

Please sign in to comment.