in recent updates of plugin ```id("org.jetbrains.compose")``` setContent was made internal so limiti...
s
in recent updates of plugin
Copy code
id("org.jetbrains.compose")
setContent was made internal so limiting it to desktop only? and use android compose variant for android and not use the above for both in a KMP project? right?
👀 2
s
s
ohk ,will wait for then...