fix(deps): update roomversion to v2.7.1

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-11 21:16:02 +00:00 committed by Andy Scherzinger
parent 6098ad376c
commit 1416d51328
3 changed files with 4 additions and 2 deletions

View File

@ -27,7 +27,7 @@ buildscript {
mockitoKotlinVersion = "4.1.0"
mockkVersion = "1.13.17"
prismVersion = "2.0.0"
roomVersion = "2.6.1"
roomVersion = "2.7.1"
workRuntime = "2.10.1"
ciBuild = System.getenv("CI") == "true"

View File

@ -4,7 +4,7 @@
[versions]
espressoVersion = "3.6.1"
media3 = "1.7.1"
roomVersion = "2.6.1"
roomVersion = "2.7.1"
splash-screen = "1.0.1"
kotlin = "2.1.20"
composeBom = "2025.06.00"

View File

@ -47,7 +47,9 @@
<trusting group="androidx.exifinterface" name="exifinterface" version="1.4.1"/>
<trusting group="androidx.fragment"/>
<trusting group="androidx.lifecycle"/>
<trusting group="androidx.room"/>
<trusting group="androidx.savedstate"/>
<trusting group="androidx.sqlite"/>
<trusting group="androidx.work"/>
<trusting group="com.google.firebase" name="firebase-messaging" version="24.1.1"/>
<trusting group="^androidx[.]compose($|([.].*))" regex="true"/>