Update dependency androidx.compose.material:material-icons-core to v1.7.4
All checks were successful
Build & Test / Validate (pull_request) Successful in 15s
Build & Test / Run Unit Tests (pull_request) Successful in 14m6s
Build & Test / Run UI Tests (pull_request) Successful in 19m10s

This commit is contained in:
Renovate Bot 2024-10-16 19:03:11 +00:00
parent d028c8cb2f
commit d7f9bf2422

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.3"
materialIconsCore = "1.7.4"
maxSdk = "35"
minSdk = "23"
monitor = "1.7.2"