rocketraman
11/03/2022, 6:23 PM> Task :shared:kspKotlinFrontend FAILED
e: Could not find "org.jetbrains.kotlin:kotlinx-atomicfu-runtime" in [/home/raman/.local/share/kotlin/daemon]
e: java.lang.IllegalStateException: FATAL ERROR: Could not find "org.jetbrains.kotlin:kotlinx-atomicfu-runtime" in [/home/raman/.local/share/kotlin/daemon]
at org.jetbrains.kotlin.ir.backend.js.KlibKt$toResolverLogger$1.fatal(klib.kt:106)
This issue exists, but is marked as resolved: https://github.com/Kotlin/kotlinx.coroutines/issues/3305. I don't depend on atomicfu directly -- only indirect dependencies via coroutines.itnoles
11/03/2022, 6:54 PMrocketraman
11/03/2022, 7:47 PMrocketraman
11/03/2022, 7:48 PMrocketraman
11/03/2022, 8:12 PMrocketraman
11/03/2022, 9:57 PMorg.jetbrains.kotlin
to 1.7.10 -- normally this is only kotlin artifacts so that works great, but that group also includes atomicfu
which hasn't competed moved over to the kotlinx
group yet!