From 068c4bb4e663ccc31e4258c88f55fd45c2e7d659 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 19:14:24 +0000 Subject: [PATCH] fix(deps): update dependency androidx.core:core-ktx to v1.15.0 --- app/build.gradle | 2 +- gradle/verification-metadata.xml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 080083ce0..acb48d385 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -111,7 +111,7 @@ dependencies { // Android X implementation 'androidx.appcompat:appcompat:1.7.0' - implementation 'androidx.core:core-ktx:1.13.1' + implementation 'androidx.core:core-ktx:1.15.0' implementation 'androidx.core:core-splashscreen:1.0.1' implementation 'androidx.fragment:fragment:1.8.4' implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7' diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index f330fbfc7..c3e33ff84 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -107,6 +107,7 @@ + @@ -483,6 +484,11 @@ + + + + +