From 9030bfd1f439083c97c2fd294c9d05126a2ae538 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 13:36:12 +0000 Subject: [PATCH] fix(deps): update dependency androidx.work:work-runtime to v2.10.0 --- app/build.gradle | 2 +- gradle/verification-metadata.xml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 44c396a67..55c312730 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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.1' + implementation 'androidx.work:work-runtime:2.10.0' implementation 'com.google.android.material:material:1.12.0' // Database diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 4e8356fb0..d3f3fd604 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -109,6 +109,7 @@ + @@ -141,6 +142,7 @@ +