Is it safe to use a newer version of `kotlinx-coro...
# compose-desktop
a
Is it safe to use a newer version of
kotlinx-coroutines-core
than the one the one compose depends on? I’m on
id("org.jetbrains.compose") version "1.1.1"
(which seems to depend on
kotlinx-coroutines-core:1.5.2
) and would like to use
kotlinx-coroutines-core:1.6.1