Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 925330c5 authored by Andy Scherzinger's avatar Andy Scherzinger Committed by GitHub
Browse files

Merge pull request #2822 from nextcloud/renovate/androidx.work-work-runtime-2.x

fix(deps): update dependency androidx.work:work-runtime to v2.10.4
parents 268cf3b0 56b6024f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -144,7 +144,7 @@ dependencies {
    implementation 'androidx.recyclerview:recyclerview-selection:1.2.0'
    implementation 'androidx.recyclerview:recyclerview:1.4.0'
    implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
    implementation 'androidx.work:work-runtime:2.10.3'
    implementation 'androidx.work:work-runtime:2.10.4'
    implementation 'com.google.android.material:material:1.13.0'

    // Database
+1 −0
Original line number Diff line number Diff line
@@ -39,6 +39,7 @@
            <trusting group="androidx.work" name="work-runtime" version="2.10.1"/>
            <trusting group="androidx.work" name="work-runtime" version="2.10.2"/>
            <trusting group="androidx.work" name="work-runtime" version="2.10.3"/>
            <trusting group="androidx.work" name="work-runtime" version="2.10.4"/>
            <trusting group="^androidx[.]compose($|([.].*))" regex="true"/>
            <trusting group="^com[.]android($|([.].*))" regex="true"/>
         </trusted-key>