From 139bac12ded978307b255defb417049ad4d92605 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 22 Oct 2025 20:18:47 +0000
Subject: [PATCH] fix(deps): update dependency androidx.compose:compose-bom to
v2025.10.01
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
app/build.gradle | 4 ++--
gradle/verification-metadata.xml | 10 ++++++++++
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/app/build.gradle b/app/build.gradle
index 4af3d50c178..23929f71616 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -323,7 +323,7 @@ dependencies {
gplayImplementation "com.google.firebase:firebase-messaging:25.0.1"
//compose
- implementation(platform("androidx.compose:compose-bom:2025.09.00"))
+ implementation(platform("androidx.compose:compose-bom:2025.10.01"))
implementation("androidx.compose.ui:ui")
implementation 'androidx.compose.material3:material3:1.3.2'
implementation("androidx.compose.ui:ui-tooling-preview")
@@ -357,7 +357,7 @@ dependencies {
androidTestImplementation('com.android.support.test.espresso:espresso-intents:3.0.2')
- androidTestImplementation(platform("androidx.compose:compose-bom:2025.09.00"))
+ androidTestImplementation(platform("androidx.compose:compose-bom:2025.10.01"))
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 5b6e8e1c4bb..65edbae9b32 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -746,6 +746,11 @@
+
+
+
+
+
@@ -1152,6 +1157,11 @@
+
+
+
+
+