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

This commit is contained in:
Renovate Bot 2024-09-05 03:02:31 +00:00
parent ef0ca65ee6
commit 475c64cd3a

View file

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