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

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

View file

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