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:
Garfie Chiu 2026-04-22 20:04:41 -05:00 committed by GitHub
commit ed01279dae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@ agp = "9.1.0"
kotlin = "2.3.20"
ksp = "2.3.6"
compose-bom = "2025.05.00"
compose-multiplatform = "1.11.0-beta01"
compose-multiplatform = "1.11.0-beta02"
material3 = "1.3.1"
activity-compose = "1.10.1"
lifecycle = "2.10.0"