From cfc35000aeae8cbf85b1f735cc8e453c3cbd1f46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 14:24:59 +0000 Subject: [PATCH] fix(deps): update dependency androidx.lifecycle:lifecycle-service to v2.8.4 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- app/build.gradle | 2 +- gradle/verification-metadata.xml | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 0e951e9cdc..074011ab95 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -288,7 +288,7 @@ dependencies { implementation 'androidx.cardview:cardview:1.0.0' implementation 'androidx.exifinterface:exifinterface:1.3.7' implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.3" - implementation "androidx.lifecycle:lifecycle-service:2.8.3" + implementation "androidx.lifecycle:lifecycle-service:2.8.4" implementation "androidx.work:work-runtime:$workRuntime" implementation "androidx.work:work-runtime-ktx:$workRuntime" implementation "androidx.fragment:fragment-ktx:1.8.2" diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 19cf7992c8..6728b6b80c 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -1922,6 +1922,11 @@ + + + + +