Merge pull request #48 from garfiec/dependabot/gradle/compose-multiplatform-1.11.0-beta02
chore(deps): bump compose-multiplatform from 1.11.0-beta01 to 1.11.0-beta02
This commit is contained in:
commit
ed01279dae
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ agp = "9.1.0"
|
||||||
kotlin = "2.3.20"
|
kotlin = "2.3.20"
|
||||||
ksp = "2.3.6"
|
ksp = "2.3.6"
|
||||||
compose-bom = "2025.05.00"
|
compose-bom = "2025.05.00"
|
||||||
compose-multiplatform = "1.11.0-beta01"
|
compose-multiplatform = "1.11.0-beta02"
|
||||||
material3 = "1.3.1"
|
material3 = "1.3.1"
|
||||||
activity-compose = "1.10.1"
|
activity-compose = "1.10.1"
|
||||||
lifecycle = "2.10.0"
|
lifecycle = "2.10.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue