Update dependency androidx.compose.material:material-icons-core to v1.7.2 #57
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ kotlin = "2.0.20"
|
||||||
lifecycleViewmodelKtx = "2.8.5"
|
lifecycleViewmodelKtx = "2.8.5"
|
||||||
material = "1.12.0"
|
material = "1.12.0"
|
||||||
material3WindowSizeClassAndroid = "1.3.0"
|
material3WindowSizeClassAndroid = "1.3.0"
|
||||||
materialIconsCore = "1.7.1"
|
materialIconsCore = "1.7.2"
|
||||||
maxSdk = "35"
|
maxSdk = "35"
|
||||||
minSdk = "23"
|
minSdk = "23"
|
||||||
monitor = "1.7.2"
|
monitor = "1.7.2"
|
||||||
|
|
Loading…
Reference in a new issue