chore(deps): update androidx room to v2.8.4 (#3746)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-11-19 12:48:15 -06:00 committed by GitHub
parent c3c1271c49
commit 06af50c86b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ datastore = "1.1.7"
lifecycle = "2.9.4"
navigation = "2.9.6"
navigation3 = "1.0.0-rc01"
room = "2.8.3"
room = "2.8.4"
# Kotlin
kotlin = "2.2.21"