Bump androidx.compose:compose-bom in the gradle-minor group

Bumps the gradle-minor group with 1 update: androidx.compose:compose-bom.


Updates `androidx.compose:compose-bom` from 2024.03.00 to 2024.04.00

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-08 11:02:07 +00:00 committed by TÖRÖK Attila
parent 45d3361302
commit f02a77cd81

View File

@ -7,7 +7,7 @@ junitVersion = "1.1.5"
espressoCore = "3.5.1"
lifecycleRuntimeKtx = "2.7.0"
activityCompose = "1.8.2"
composeBom = "2024.03.00"
composeBom = "2024.04.00"
lifecycleViewmodelCompose = "2.7.0"
navigationRuntimeKtx = "2.7.7"
navigationCompose = "2.7.7"