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 @@ -319,7 +319,7 @@ dependencies {
319319 gplayImplementation " com.google.firebase:firebase-messaging:25.0.1"
320320
321321 // compose
322- implementation(platform(" androidx.compose:compose-bom:2025.09.00 " ))
322+ implementation(platform(" androidx.compose:compose-bom:2025.09.01 " ))
323323 implementation(" androidx.compose.ui:ui" )
324324 implementation ' androidx.compose.material3:material3:1.3.2'
325325 implementation(" androidx.compose.ui:ui-tooling-preview" )
@@ -353,7 +353,7 @@ dependencies {
353353
354354 androidTestImplementation(' com.android.support.test.espresso:espresso-intents:3.0.2' )
355355
356- androidTestImplementation(platform(" androidx.compose:compose-bom:2025.09.00 " ))
356+ androidTestImplementation(platform(" androidx.compose:compose-bom:2025.09.01 " ))
357357 testImplementation " org.mockito.kotlin:mockito-kotlin:$mockitoKotlinVersion "
358358 testImplementation " org.jetbrains.kotlinx:kotlinx-coroutines-test:$coroutines_version "
359359
Original file line number Diff line number Diff line change 11481148 <sha256 value="499a4aa42578db44dd4e25ff35a4c2df9fd29f8003ca5ecddd1284412a347271" origin="Generated by Gradle" reason="Artifact is not signed"/>
11491149 </artifact>
11501150 </component>
1151+ <component group="androidx.compose" name="compose-bom" version="2025.09.01">
1152+ <artifact name="compose-bom-2025.09.01.pom">
1153+ <sha256 value="7b0d745015ad627ed9178ef6b6f2b1fb321b37c67ff048b0cf9e6fe212d21c12" origin="Generated by Gradle" reason="Artifact is not signed"/>
1154+ </artifact>
1155+ </component>
11511156 <component group="androidx.compose.animation" name="animation" version="1.7.7">
11521157 <artifact name="animation-1.7.7.module">
11531158 <sha256 value="3431b3d00a8e6e0d54aff825a0a66402d8e924c2b2e6a165669e4f41c7a63fc9" origin="Generated by Gradle"/>
You can’t perform that action at this time.
0 commit comments