Files
compose-multiplatform/web/gradle.properties
Oleksandr Karpovich 84eb629cec web: fix and update compiler plugin test cases (#1452)
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
2021-11-24 11:27:43 +01:00

7 lines
211 B
Properties

# __LATEST_COMPOSE_RELEASE_VERSION__
COMPOSE_CORE_VERSION=1.0.0-rc3
COMPOSE_WEB_VERSION=1.0.0-rc3
compose.web.buildSamples=false
compose.web.tests.integration.withFirefox
compose.web.tests.skip.benchmarks=false