Skip to content

Commit

Permalink
Bump androidx.compose:compose-bom from 2024.09.01 to 2024.09.02 (#327)
Browse files Browse the repository at this point in the history
Bumps androidx.compose:compose-bom from 2024.09.01 to 2024.09.02.

---
updated-dependencies:
- dependency-name: androidx.compose:compose-bom
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent 91a3909 commit 3551333
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 @@ -39,7 +39,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.09.01" }
compose-bom = { module = "androidx.compose:compose-bom", version = "2024.09.02" }
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 3551333

Please sign in to comment.