From 6459e86c556c3a20595074eb9a157415e75c5c2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 19:32:18 +0000 Subject: [PATCH] fix(deps): update dependency androidx.core:core-ktx to v1.13.0 --- app/build.gradle | 2 +- gradle/verification-metadata.xml | 10 +++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 9a073a13..83639623 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -107,7 +107,7 @@ dependencies { // Android X implementation 'androidx.appcompat:appcompat:1.6.1' - implementation 'androidx.core:core-ktx:1.12.0' + implementation 'androidx.core:core-ktx:1.13.0' implementation 'androidx.core:core-splashscreen:1.0.1' implementation 'androidx.fragment:fragment:1.6.2' implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.7.0' diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 78427c6c..5ceb4c5f 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -103,7 +103,10 @@ - + + + + @@ -369,6 +372,11 @@ + + + + +