File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -344,7 +344,7 @@ dependencies {
344344 " genericImplementation" (" org.unifiedpush.android:embedded-fcm-distributor:3.1.0" )
345345
346346 // compose
347- implementation(platform(" androidx.compose:compose-bom:2026.05 .01" ))
347+ implementation(platform(" androidx.compose:compose-bom:2026.06 .01" ))
348348 implementation(" androidx.compose.ui:ui" )
349349 implementation(" androidx.compose.material3:material3:1.4.0" )
350350 implementation(" androidx.compose.material:material-icons-extended" )
@@ -375,7 +375,7 @@ dependencies {
375375 androidTestImplementation(" androidx.test.espresso:espresso-accessibility:$espressoVersion " )
376376 androidTestImplementation(" androidx.test.espresso:espresso-intents:$espressoVersion " )
377377
378- androidTestImplementation(platform(" androidx.compose:compose-bom:2026.05 .01" ))
378+ androidTestImplementation(platform(" androidx.compose:compose-bom:2026.06 .01" ))
379379 testImplementation(" org.mockito.kotlin:mockito-kotlin:$mockitoKotlinVersion " )
380380 testImplementation(" org.jetbrains.kotlinx:kotlinx-coroutines-test:$coroutinesVersion " )
381381
You can’t perform that action at this time.
0 commit comments