Anyone had this happen on Multiplatform web project?
Copy code
Caused by: org.gradle.internal.resolve.ArtifactNotFoundException: Could not find runtime-1.0.0-alpha2-samplessources.jar (org.jetbrains.compose.runtime:runtime:1.0.0-alpha2).
I had similar issue in another library and had to move to default compiler and not IR, and now idk if that breaks