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

Commit 56b6024f authored by renovate[bot]'s avatar renovate[bot] Committed by Andy Scherzinger
Browse files

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

parent 268cf3b0
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>