Files
compose-multiplatform/gradle-plugins/compose
Alexey Tsvetkov 76cccb93b9 Don't apply Compose compiler plugin to JS and Native compilations
Resolves #352

The fix resolves the issue only for Kotlin compiler builds the following commit:
d023f09bd4

See also https://youtrack.jetbrains.com/issue/KT-45020
2021-03-19 05:02:34 +03:00
..