You can't enforce coroutines 1.8.1 in Kotlin 2.2.x/Compose 2.2.x.The correct approach is to upgrade to kotlinx.coroutines 1.10.x and align it with enforcedPlatform. The latest version of the Firebase BOM and coroutines 1.10.x are a compatible combination.