From 9436f2af5dd6c42ae8185c7e058dc4121024d02e Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 9 Apr 2025 17:33:09 +0000
Subject: [PATCH] fix(deps): update dependency androidx.core:core to v1.16.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
gradle/verification-metadata.xml | 15 +++++++++++++++
lib/build.gradle | 2 +-
2 files changed, 16 insertions(+), 1 deletion(-)
diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 7f26fc03..93c724ba 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -9,6 +9,7 @@
+
@@ -26,6 +27,7 @@
+
@@ -538,6 +540,11 @@
+
+
+
+
+
@@ -9179,6 +9186,14 @@
+
+
+
+
+
+
+
+
diff --git a/lib/build.gradle b/lib/build.gradle
index b676cb8b..448098ea 100644
--- a/lib/build.gradle
+++ b/lib/build.gradle
@@ -119,7 +119,7 @@ dependencies {
implementation "androidx.appcompat:appcompat:1.7.0"
implementation 'androidx.annotation:annotation:1.9.1'
- implementation 'androidx.core:core:1.15.0'
+ implementation 'androidx.core:core:1.16.0'
implementation 'androidx.fragment:fragment:1.8.6'
implementation 'com.google.android.material:material:1.12.0'