alexhelder
04/05/2025, 11:01 PMkotlinx-coroutines-play-services still relevant? there is `.await()`in the firebase-*-ktx package for Task APIs, but seems kotlinx package has a few more things… not sure which should be my go-toyschimke
04/06/2025, 7:38 AMAlex Vanyo
04/06/2025, 9:14 PMkotlinx-coroutines-play-services as an api dependency as part of firebase-common, so I'd expect that if you are using an .await() with firebase you are directly using kotlinx-coroutines-play-services even if you aren't directly importing it yourself