diff --git a/app/build.gradle b/app/build.gradle index 9a1a9d9fd..de31b3a4b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -309,7 +309,7 @@ dependencies { gplayImplementation "com.google.firebase:firebase-messaging:24.1.0" //compose - implementation(platform("androidx.compose:compose-bom:2025.01.01")) + implementation(platform("androidx.compose:compose-bom:2025.02.00")) implementation("androidx.compose.ui:ui") implementation 'androidx.compose.material3:material3:1.3.1' implementation("androidx.compose.ui:ui-tooling-preview") @@ -342,7 +342,7 @@ dependencies { androidTestImplementation('com.android.support.test.espresso:espresso-intents:3.0.2') - androidTestImplementation(platform("androidx.compose:compose-bom:2025.01.01")) + androidTestImplementation(platform("androidx.compose:compose-bom:2025.02.00")) 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 a90fcaffe..d1ede5b67 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -36,6 +36,7 @@ + @@ -848,6 +849,11 @@ + + + + +