From 51dc692402373328f79075cb26a8051d6572b53b Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 2 Oct 2024 22:37:14 +0000
Subject: [PATCH] Update dependency androidx.compose:compose-bom to v2024.09.03
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 d8eb25195..a90c9df6c 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -307,7 +307,7 @@ dependencies {
gplayImplementation "com.google.firebase:firebase-messaging:24.0.2"
//compose
- implementation(platform("androidx.compose:compose-bom:2024.09.02"))
+ implementation(platform("androidx.compose:compose-bom:2024.09.03"))
implementation("androidx.compose.ui:ui")
implementation 'androidx.compose.material3:material3:1.3.0'
implementation("androidx.compose.ui:ui-tooling-preview")
@@ -355,7 +355,7 @@ dependencies {
kapt "com.google.dagger:hilt-android-compiler:$hilt_version"
implementation("androidx.lifecycle:lifecycle-viewmodel-compose:2.8.6")
- androidTestImplementation(platform("androidx.compose:compose-bom:2024.09.02"))
+ androidTestImplementation(platform("androidx.compose:compose-bom:2024.09.03"))
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 1ccdf9ab3..01bacec00 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -627,6 +627,11 @@
+
+
+
+
+