Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 486076d commit 5b20b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ExampleApp/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ junitVersion = "1.2.1"
espressoCore = "3.6.1"
lifecycleRuntimeKtx = "2.8.7"
activityCompose = "1.9.3"
composeBom = "2024.10.01"
composeBom = "2024.11.00"
embrace = "6.14.0"
navigationCompose = "2.8.3"
okhttp = "4.12.0"
Expand Down

0 comments on commit 5b20b4a

Please sign in to comment.