Update dependency androidx.compose:compose-bom to v2024.10.01
Some checks failed
Build & Test / Validate (pull_request) Successful in 18s
Build & Test / Run Unit Tests (pull_request) Failing after 4m21s

This commit is contained in:
Renovate Bot 2024-10-30 18:03:32 +00:00
parent 0665f80449
commit 84e2b3f52f

View file

@ -2,7 +2,7 @@
activityCompose = "1.9.3"
androidGradlePlugin = "8.7.1"
appcompat = "1.7.0"
composeBom = "2024.06.00"
composeBom = "2024.10.01"
coreKtx = "1.13.1"
espressoCore = "3.6.1"
junit = "4.13.2"