fix(deps): update dependency androidx.work:work-runtime to v2.9.1

This commit is contained in:
renovate[bot] 2024-08-07 18:21:32 +00:00 committed by GitHub
parent d15669b6d4
commit b74da15f01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 15 deletions

View file

@ -119,7 +119,7 @@ dependencies {
implementation 'androidx.recyclerview:recyclerview-selection:1.1.0'
implementation 'androidx.recyclerview:recyclerview:1.3.2'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
implementation 'androidx.work:work-runtime:2.9.0'
implementation 'androidx.work:work-runtime:2.9.1'
implementation 'com.google.android.material:material:1.12.0'
// Database

View file

@ -127,6 +127,7 @@
<trusting group="androidx.test.espresso" name="espresso-idling-resource" version="3.6.1"/>
<trusting group="androidx.transition" name="transition" version="1.5.0"/>
<trusting group="androidx.webkit" name="webkit" version="1.11.0"/>
<trusting group="androidx.work" name="work-runtime" version="2.9.1"/>
<trusting group="^androidx[.]compose($|([.].*))" regex="true"/>
<trusting group="^com[.]android($|([.].*))" regex="true"/>
</trusted-key>
@ -731,8 +732,7 @@
</component>
<component group="androidx.fragment" name="fragment-ktx" version="1.3.6">
<artifact name="fragment-ktx-1.3.6.module">
<sha256 value="a775bab4e5ef78605c2b0f8bc9dcd9e2c2dd6b5d5d9320012a69a5d01375059a"
origin="Generated by Gradle" reason="Artifact is not signed" />
<sha256 value="a775bab4e5ef78605c2b0f8bc9dcd9e2c2dd6b5d5d9320012a69a5d01375059a" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="androidx.interpolator" name="interpolator" version="1.0.0">
@ -3578,12 +3578,10 @@
</component>
<component group="com.github.nextcloud" name="Android-SingleSignOn" version="1.3.0">
<artifact name="Android-SingleSignOn-1.3.0.aar">
<sha256 value="7977bc1d06ea90faee99f6c275ce2e3c62f291e9a583a8d1de745a789aad1c22"
origin="Generated by Gradle" reason="Artifact is not signed" />
<sha256 value="7977bc1d06ea90faee99f6c275ce2e3c62f291e9a583a8d1de745a789aad1c22" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="Android-SingleSignOn-1.3.0.module">
<sha256 value="b36d6dc843a8881603fd3019a6bdacecb97e46028e984634566c00319519b436"
origin="Generated by Gradle" reason="Artifact is not signed" />
<sha256 value="b36d6dc843a8881603fd3019a6bdacecb97e46028e984634566c00319519b436" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-common" version="0.14.0">