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:2026.01.00 " ))
326+ implementation(platform(" androidx.compose:compose-bom:2026.01.01 " ))
327327 implementation(" androidx.compose.ui:ui" )
328328 implementation ' androidx.compose.material3:material3:1.4.0'
329329 // replace with xml drawables instead of legacy fallback lib, see
@@ -361,7 +361,7 @@ dependencies {
361361
362362 androidTestImplementation(' com.android.support.test.espresso:espresso-intents:3.0.2' )
363363
364- androidTestImplementation(platform(" androidx.compose:compose-bom:2026.01.00 " ))
364+ androidTestImplementation(platform(" androidx.compose:compose-bom:2026.01.01 " ))
365365 testImplementation " org.mockito.kotlin:mockito-kotlin:$mockitoKotlinVersion "
366366 testImplementation " org.jetbrains.kotlinx:kotlinx-coroutines-test:$coroutines_version "
367367
Original file line number Diff line number Diff line change 13461346 <sha256 value="9bc8c321324e7492f74ce7de4b6a2a12f8f37cafc4a7a2a882ab75da972779ce" origin="Generated by Gradle" reason="Artifact is not signed"/>
13471347 </artifact>
13481348 </component>
1349+ <component group="androidx.compose" name="compose-bom" version="2026.01.01">
1350+ <artifact name="compose-bom-2026.01.01.pom">
1351+ <sha256 value="f6f7ad62010fef785fb0e1bc80065448123b5d10c1c431b677284b316662d94d" origin="Generated by Gradle" reason="Artifact is not signed"/>
1352+ </artifact>
1353+ </component>
13491354 <component group="androidx.compose.animation" name="animation" version="1.10.0">
13501355 <artifact name="animation-1.10.0.module">
13511356 <sha256 value="2158c1b57ce292ac2fd0d1541ece2cd08bbfbbd80aa6417a0668076693855458" origin="Generated by Gradle"/>
You can’t perform that action at this time.
0 commit comments