Skip to content

Commit

Permalink
fix(deps): update workversion to v2.9.1
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent 30ca4d8 commit c326853
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ ext {
prismVersion = "2.0.0"
retrofit2Version = "2.11.0"
roomVersion = "2.6.1"
workVersion = "2.9.0"
workVersion = "2.9.1"
espressoVersion = "3.6.1"
media3_version = "1.4.0"
}
Expand Down
1 change: 1 addition & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@
<trusting group="androidx.test"/>
<trusting group="androidx.transition" name="transition" version="1.5.0"/>
<trusting group="androidx.webkit"/>
<trusting group="androidx.work"/>
<trusting group="^androidx[.]compose($|([.].*))" regex="true"/>
<trusting group="^androidx[.]test($|([.].*))" regex="true"/>
<trusting group="^com[.]android($|([.].*))" regex="true"/>
Expand Down

0 comments on commit c326853

Please sign in to comment.