From 6ff1c4d72fcd52b563ce0181c6922fc11efeda17 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 5 Sep 2024 03:08:48 +0000
Subject: [PATCH] fix(deps): update dependency
androidx.lifecycle:lifecycle-runtime-ktx to v2.8.5
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 800af96bf..375ba1ebd 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -312,7 +312,7 @@ dependencies {
implementation 'androidx.compose.material3:material3'
implementation("androidx.compose.ui:ui-tooling-preview")
implementation 'androidx.activity:activity-compose:1.9.2'
- implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.4'
+ implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.5'
debugImplementation("androidx.compose.ui:ui-tooling")
//tests
diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index a6cd5830c..f02f241d1 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -1115,6 +1115,11 @@
+
+
+
+
+