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

This commit is contained in:
Renovate Bot 2024-10-31 00:03:18 +00:00
parent c1ba9dcf91
commit 884fea5741

View file

@ -22,7 +22,7 @@ kotlin = "2.0.21"
lifecycleViewmodelKtx = "2.8.6"
material = "1.12.0"
material3WindowSizeClassAndroid = "1.3.0"
materialIconsCore = "1.7.4"
materialIconsCore = "1.7.5"
maxSdk = "35"
minSdk = "23"
monitor = "1.7.2"