Files
compose-multiplatform/web/gradle.properties
Oleksandr Karpovich fac8a856b3 Update version of compose core for web components - 0.5.0-build225
It means that when we build the components locally, the new version will be used (same as for recently published artefacts).
2021-06-18 09:35:19 +02:00

4 lines
110 B
INI

COMPOSE_CORE_VERSION=0.5.0-build225
COMPOSE_WEB_VERSION=0.0.12-SNAPSHOT
COMPOSE_WEB_BUILD_WITH_EXAMPLES=false