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 @@ -323,7 +323,7 @@ dependencies {
323323 gplayImplementation " com.google.firebase:firebase-messaging:25.0.1"
324324
325325 // compose
326- implementation(platform(" androidx.compose:compose-bom:2025.09 .00" ))
326+ implementation(platform(" androidx.compose:compose-bom:2025.11 .00" ))
327327 implementation(" androidx.compose.ui:ui" )
328328 implementation ' androidx.compose.material3:material3:1.3.2'
329329 implementation(" androidx.compose.ui:ui-tooling-preview" )
@@ -357,7 +357,7 @@ dependencies {
357357
358358 androidTestImplementation(' com.android.support.test.espresso:espresso-intents:3.0.2' )
359359
360- androidTestImplementation(platform(" androidx.compose:compose-bom:2025.09 .00" ))
360+ androidTestImplementation(platform(" androidx.compose:compose-bom:2025.11 .00" ))
361361 testImplementation " org.mockito.kotlin:mockito-kotlin:$mockitoKotlinVersion "
362362 testImplementation " org.jetbrains.kotlinx:kotlinx-coroutines-test:$coroutines_version "
363363
Original file line number Diff line number Diff line change 11541154 <sha256 value="499a4aa42578db44dd4e25ff35a4c2df9fd29f8003ca5ecddd1284412a347271" origin="Generated by Gradle" reason="Artifact is not signed"/>
11551155 </artifact>
11561156 </component>
1157+ <component group="androidx.compose" name="compose-bom" version="2025.11.00">
1158+ <artifact name="compose-bom-2025.11.00.pom">
1159+ <sha256 value="8da0d03ae657e6e0c239cdfb3f128d412e3177d896261dce5d865d17234dfdd3" origin="Generated by Gradle" reason="Artifact is not signed"/>
1160+ </artifact>
1161+ </component>
11571162 <component group="androidx.compose.animation" name="animation" version="1.7.7">
11581163 <artifact name="animation-1.7.7.module">
11591164 <sha256 value="3431b3d00a8e6e0d54aff825a0a66402d8e924c2b2e6a165669e4f41c7a63fc9" origin="Generated by Gradle"/>
You can’t perform that action at this time.
0 commit comments