chore(deps): update androidx room to v2.8.1 (#3189)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-24 13:40:51 -05:00 committed by GitHub
parent 588d86347d
commit 3470983230
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.4"
navigation3 = "1.0.0-alpha09"
room = "2.8.0"
room = "2.8.1"
# Kotlin
kotlin = "2.2.20"