From 3b4f529221db8290c27b831b4d283ebbbdbf64c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 21:18:03 +0000 Subject: [PATCH] fix(deps): update dependency androidx.lifecycle:lifecycle-service to v2.9.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- app/build.gradle | 2 +- gradle/verification-metadata.xml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index eeb1e7aec7..f117159198 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -315,7 +315,7 @@ dependencies { implementation "androidx.cardview:cardview:1.0.0" implementation "androidx.exifinterface:exifinterface:1.4.0" implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7" - implementation "androidx.lifecycle:lifecycle-service:2.8.7" + implementation "androidx.lifecycle:lifecycle-service:2.9.1" implementation "androidx.work:work-runtime:$workRuntime" implementation "androidx.work:work-runtime-ktx:$workRuntime" implementation "androidx.fragment:fragment-ktx:1.8.6" diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index d7da67a849..c7e31628da 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -37,9 +37,12 @@ + + + @@ -3645,6 +3648,11 @@ + + + + +