Update dependency androidx.compose:compose-bom to v2024.11.00
Some checks failed
Build & Test / Validate (pull_request) Successful in 15s
Build & Test / Run Unit Tests (pull_request) Failing after 1m2s

This commit is contained in:
Renovate Bot 2024-11-13 19:03:14 +00:00
parent 6560076fcb
commit 934148e173

View file

@ -2,7 +2,7 @@
activityCompose = "1.9.3"
androidGradlePlugin = "8.7.2"
appcompat = "1.7.0"
composeBom = "2024.10.01"
composeBom = "2024.11.00"
coreKtx = "1.15.0"
espressoCore = "3.6.1"
junit = "4.13.2"