Update dependency androidx.compose.material3:material3-window-size-class-android to v1.3.0
This commit is contained in:
parent
756251a64f
commit
fe271e9977
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ junit = "4.13.2"
|
||||||
kotlin = "2.0.20"
|
kotlin = "2.0.20"
|
||||||
lifecycleViewmodelKtx = "2.8.4"
|
lifecycleViewmodelKtx = "2.8.4"
|
||||||
material = "1.12.0"
|
material = "1.12.0"
|
||||||
material3WindowSizeClassAndroid = "1.2.1"
|
material3WindowSizeClassAndroid = "1.3.0"
|
||||||
materialIconsCore = "1.6.8"
|
materialIconsCore = "1.6.8"
|
||||||
maxSdk = "35"
|
maxSdk = "35"
|
||||||
minSdk = "23"
|
minSdk = "23"
|
||||||
|
|
Loading…
Reference in a new issue