Update dependency androidx.compose:compose-bom to v2024.11.00
All checks were successful
Build & Test / Validate (pull_request) Successful in 21s
Build & Test / Run Unit Tests (pull_request) Successful in 4m32s
Build & Test / Validate (push) Successful in 17s
Build & Test / Run Unit Tests (push) Successful in 5m5s

This commit is contained in:
Renovate Bot 2024-11-15 15:02:59 +00:00
parent 2a3c9941ce
commit 2cf4a153d4

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"