Files
compose-multiplatform/idea-plugin/examples/simple-preview-example/gradle.properties
Alexey Tsvetkov 4945f450e1 Enable running preview for any Compose Desktop module (#951)
Previously preview only worked in projects,
that define compose.desktop.application {} DSL block

Resolves #908
2021-07-29 12:09:13 +03:00

3 lines
123 B
Properties

kotlin.code.style=official
#org.gradle.unsafe.configuration-cache=true
#org.gradle.unsafe.configuration-cache-problems=warn