File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -324,7 +324,7 @@ dependencies {
324324 " gplayImplementation" (" com.google.firebase:firebase-messaging:25.0.1" )
325325
326326 // compose
327- implementation(platform(" androidx.compose:compose-bom:2026.03 .01" ))
327+ implementation(platform(" androidx.compose:compose-bom:2026.04 .01" ))
328328 implementation(" androidx.compose.ui:ui" )
329329 implementation(" androidx.compose.material3:material3:1.4.0" )
330330 implementation(" androidx.compose.material:material-icons-extended" )
@@ -355,7 +355,7 @@ dependencies {
355355 androidTestImplementation(" androidx.test.espresso:espresso-accessibility:$espressoVersion " )
356356 androidTestImplementation(" androidx.test.espresso:espresso-intents:$espressoVersion " )
357357
358- androidTestImplementation(platform(" androidx.compose:compose-bom:2026.03 .01" ))
358+ androidTestImplementation(platform(" androidx.compose:compose-bom:2026.04 .01" ))
359359 testImplementation(" org.mockito.kotlin:mockito-kotlin:$mockitoKotlinVersion " )
360360 testImplementation(" org.jetbrains.kotlinx:kotlinx-coroutines-test:$coroutinesVersion " )
361361
You can’t perform that action at this time.
0 commit comments