build(deps): bump androidx.compose:compose-bom

Bumps androidx.compose:compose-bom from 2024.03.00 to 2024.04.00.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-04 13:24:40 +00:00 committed by GitHub
parent 2a8895ffbc
commit 696fd5b445
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ tunnel = "1.0.20230706"
androidGradlePlugin = "8.3.1"
kotlin = "1.9.23"
ksp = "1.9.23-1.0.19"
composeBom = "2024.03.00"
composeBom = "2024.04.00"
compose = "1.6.4"
zxingAndroidEmbedded = "4.3.0"
zxingCore = "3.5.3"