From 61cba4393994bcef9abc70ba234894c936dfd854 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 23 Jan 2025 20:19:41 +0000
Subject: [PATCH] fix(deps): update dependency androidx.compose:compose-bom to
v2025
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
app/build.gradle | 4 ++--
gradle/verification-metadata.xml | 5 +++++
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/app/build.gradle b/app/build.gradle
index 6a1f13399..aec96fd62 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -307,7 +307,7 @@ dependencies {
gplayImplementation "com.google.firebase:firebase-messaging:24.1.0"
//compose
- implementation(platform("androidx.compose:compose-bom:2024.12.01"))
+ implementation(platform("androidx.compose:compose-bom:2025.01.00"))
implementation("androidx.compose.ui:ui")
implementation 'androidx.compose.material3:material3:1.3.1'
implementation("androidx.compose.ui:ui-tooling-preview")
@@ -352,7 +352,7 @@ dependencies {
implementation("io.coil-kt:coil-compose:2.7.0")
implementation("androidx.lifecycle:lifecycle-viewmodel-compose:2.8.7")
- androidTestImplementation(platform("androidx.compose:compose-bom:2024.12.01"))
+ androidTestImplementation(platform("androidx.compose:compose-bom:2025.01.00"))
androidTestImplementation("androidx.compose.ui:ui-test-junit4")
testImplementation "org.mockito.kotlin:mockito-kotlin:$mockitoKotlinVersion"
testImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:$coroutines_version"
diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index ee20497e0..9f5c648ec 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -665,6 +665,11 @@
+
+
+
+
+