chore(deps): update androidx room to v2.8.3 (#3524)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-22 21:10:01 +00:00
committed by GitHub
parent fb39c9636a
commit 21ebcb7ad0

View File

@@ -11,7 +11,7 @@ datastore = "1.1.7"
lifecycle = "2.9.4"
navigation = "2.9.5"
navigation3 = "1.0.0-alpha11"
room = "2.8.2"
room = "2.8.3"
# Kotlin
kotlin = "2.2.20"