chore(deps): update androidx room to v2.8.2 (#3405)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-10-08 13:51:38 -05:00 committed by GitHub
parent 0fd3c4ca05
commit fef93d2731
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.5"
navigation3 = "1.0.0-alpha10"
room = "2.8.1"
room = "2.8.2"
# Kotlin
kotlin = "2.2.20"