Merge pull request #4 from garfiec/dependabot/gradle/lifecycle-2.10.0

chore(deps): bump lifecycle from 2.9.0 to 2.10.0
This commit is contained in:
Garfie Chiu 2026-04-05 22:27:59 -05:00 committed by GitHub
commit d648be986a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ compose-bom = "2025.05.00"
compose-multiplatform = "1.11.0-beta01"
material3 = "1.3.1"
activity-compose = "1.10.1"
lifecycle = "2.9.0"
lifecycle = "2.10.0"
lifecycle-kmp = "2.9.0"
navigation3-kmp = "1.0.0-alpha06"
lifecycle-viewmodel-nav3-kmp = "2.10.0-alpha05"