From 857e26b2012afd78e87c0d5ed939273f221b8d68 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 21 Oct 2025 16:56:06 +0000
Subject: [PATCH] fix(deps): update dependency androidx.work:work-runtime to
v2.10.5
---
app/build.gradle | 2 +-
gradle/verification-metadata.xml | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/app/build.gradle b/app/build.gradle
index c8567341f..a5ab9ecf8 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -150,7 +150,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.4'
+ implementation 'androidx.work:work-runtime:2.10.5'
implementation 'com.google.android.material:material:1.13.0'
// Database
diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 93b05c40c..7adef3fac 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -43,6 +43,7 @@
+