fix(deps): update workversion to v2.10.2

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-25 13:55:03 +00:00 committed by GitHub
parent 22a780d7c8
commit 707e6de889
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -163,7 +163,7 @@ ext {
prismVersion = "2.0.0"
retrofit2Version = "2.12.0"
roomVersion = "2.7.2"
workVersion = "2.9.1"
workVersion = "2.10.2"
espressoVersion = "3.6.1"
androidxTestVersion = "1.5.0"
media3_version = "1.4.1"

View File

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