fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2.9.4 (#350)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-18 02:49:32 +00:00 committed by GitHub
parent 45e5442309
commit 8f06bedbb1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
# Android X
coreKtx = "1.17.0"
splashScreen = "1.2.0-rc01"
lifecycleRuntimeKtx = "2.9.3"
lifecycleRuntimeKtx = "2.9.4"
datastore = "1.1.7"
# Compose
activityCompose = "1.11.0"