Update dependency androidx.compose.material:material-icons-core to v1.7.4
This commit is contained in:
parent
c59faea4d4
commit
0f760c5d6b
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ kotlin = "2.0.21"
|
||||||
lifecycleViewmodelKtx = "2.8.6"
|
lifecycleViewmodelKtx = "2.8.6"
|
||||||
material = "1.12.0"
|
material = "1.12.0"
|
||||||
material3WindowSizeClassAndroid = "1.3.0"
|
material3WindowSizeClassAndroid = "1.3.0"
|
||||||
materialIconsCore = "1.7.3"
|
materialIconsCore = "1.7.4"
|
||||||
maxSdk = "35"
|
maxSdk = "35"
|
||||||
minSdk = "23"
|
minSdk = "23"
|
||||||
monitor = "1.7.2"
|
monitor = "1.7.2"
|
||||||
|
|
Loading…
Reference in a new issue