moko-resources
moko-resources copied to clipboard
Support usage with Compose for Desktop on kotlin-jvm plugin (not kotlin-multiplatform)
Now gradle plugin depends on kotlin multiplatform logic and can work only with multiplatform source sets. But plugin can be useful for Compose for Desktop (jvm only) too. Compose can be applied into projects without kotlin-multiplatform plugin, only with kotlin-jvm. This issue for implementation support of kotlin-jvm plugin
Is there any progress on this?
Is there any progress on this?
No