File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -309,7 +309,7 @@ dependencies {
309309 gplayImplementation " com.google.firebase:firebase-messaging:24.1.0"
310310
311311 // compose
312- implementation(platform(" androidx.compose:compose-bom:2025.02 .00" ))
312+ implementation(platform(" androidx.compose:compose-bom:2025.03 .00" ))
313313 implementation(" androidx.compose.ui:ui" )
314314 implementation ' androidx.compose.material3:material3:1.3.1'
315315 implementation(" androidx.compose.ui:ui-tooling-preview" )
@@ -342,7 +342,7 @@ dependencies {
342342
343343 androidTestImplementation(' com.android.support.test.espresso:espresso-intents:3.0.2' )
344344
345- androidTestImplementation(platform(" androidx.compose:compose-bom:2025.02 .00" ))
345+ androidTestImplementation(platform(" androidx.compose:compose-bom:2025.03 .00" ))
346346 testImplementation " org.mockito.kotlin:mockito-kotlin:$mockitoKotlinVersion "
347347 testImplementation " org.jetbrains.kotlinx:kotlinx-coroutines-test:$coroutines_version "
348348
Original file line number Diff line number Diff line change 859859 <sha256 value="cb3cd5c41bd791372c44cdd13646eea042d768b4b8652e1b72fdfb81c2d42745" origin="Generated by Gradle" reason="Artifact is not signed"/>
860860 </artifact>
861861 </component>
862+ <component group="androidx.compose" name="compose-bom" version="2025.03.00">
863+ <artifact name="compose-bom-2025.03.00.pom">
864+ <sha256 value="26c308b484e195aabdb1846249c4d44f297ff086219f05a3ff263f9b32ed0d86" origin="Generated by Gradle" reason="Artifact is not signed"/>
865+ </artifact>
866+ </component>
862867 <component group="androidx.compose.animation" name="animation" version="1.7.7">
863868 <artifact name="animation-1.7.7.module">
864869 <sha256 value="3431b3d00a8e6e0d54aff825a0a66402d8e924c2b2e6a165669e4f41c7a63fc9" origin="Generated by Gradle"/>
You can’t perform that action at this time.
0 commit comments