Update dependency androidx.compose.material:material-icons-core to v1.7.0
All checks were successful
Build & Test / Validate (pull_request) Successful in 18s
Build & Test / Run Unit Tests (pull_request) Successful in 12m47s
Build & Test / Run UI Tests (pull_request) Successful in 19m12s

This commit is contained in:
Renovate Bot 2024-09-05 00:02:47 +00:00
parent 756251a64f
commit ea806adab2

View file

@ -23,7 +23,7 @@ kotlin = "2.0.20"
lifecycleViewmodelKtx = "2.8.4"
material = "1.12.0"
material3WindowSizeClassAndroid = "1.2.1"
materialIconsCore = "1.6.8"
materialIconsCore = "1.7.0"
maxSdk = "35"
minSdk = "23"
monitor = "1.7.2"