Probably a dumb question, but why is compose so ti...
# compose
k
Probably a dumb question, but why is compose so tied to a particular kotlin version? I need 1.5.21 for desktop compose but jetpack compose seems to need 1.5.10
a
There isn't a stable API for kotlinc plugins
👍 1