Update dependency androidx.compose:compose-bom to v2024.08.00
Some checks failed
Build & Test / Validate (pull_request) Successful in 16s
Build & Test / Run Unit Tests (pull_request) Failing after 6m52s

This commit is contained in:
Renovate Bot 2024-08-21 18:06:25 +00:00
parent 39958c5d9f
commit ca7a3fde50

View file

@ -2,7 +2,7 @@
activityCompose = "1.9.0"
androidGradlePlugin = "8.5.1"
appcompat = "1.7.0"
composeBom = "2024.06.00"
composeBom = "2024.08.00"
coreKtx = "1.13.1"
espressoCore = "3.6.1"
junit = "4.13.2"