Update dependency androidx.compose.material:material-icons-core to v1.7.5
This commit is contained in:
parent
9bc220d5bb
commit
acbd7974dd
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue