hello, what’s the difference between these artifacts `androidx.compose.compiler:compiler:1.5.5` and...
h
hello, what’s the difference between these artifacts
androidx.compose.compiler:compiler:1.5.5
and
androidx.compose.compiler:compiler-hosted:1.5.5
e
one works with
org.jetbrains.kotlin:kotlin-compiler-embeddable
and one works with
org.jetbrains.kotlin:kotlin-compiler