diff --git a/app/build.gradle b/app/build.gradle index 758be062b2..94da33efd5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -319,7 +319,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.00")) implementation("androidx.compose.ui:ui") implementation 'androidx.compose.material3:material3:1.3.2' implementation("androidx.compose.ui:ui-tooling-preview") @@ -353,7 +353,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.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 cd8b28b937..a7f40419b9 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -743,6 +743,11 @@ + + + + + @@ -1149,6 +1154,11 @@ + + + + +