Igor Demin
3 years ago
committed by
GitHub
24 changed files with 27 additions and 27 deletions
@ -1,3 +1,3 @@ |
|||||||
# __LATEST_COMPOSE_RELEASE_VERSION__ |
# __LATEST_COMPOSE_RELEASE_VERSION__ |
||||||
compose.version=1.0.0-rc12 |
compose.version=1.0.0 |
||||||
kotlin.code.style=official |
kotlin.code.style=official |
||||||
|
@ -1,6 +1,6 @@ |
|||||||
# __LATEST_COMPOSE_RELEASE_VERSION__ |
# __LATEST_COMPOSE_RELEASE_VERSION__ |
||||||
COMPOSE_CORE_VERSION=1.0.0-rc3 |
COMPOSE_CORE_VERSION=1.0.0 |
||||||
COMPOSE_WEB_VERSION=1.0.0-rc3 |
COMPOSE_WEB_VERSION=1.0.0 |
||||||
compose.web.buildSamples=false |
compose.web.buildSamples=false |
||||||
compose.web.tests.integration.withFirefox |
compose.web.tests.integration.withFirefox |
||||||
compose.web.tests.skip.benchmarks=false |
compose.web.tests.skip.benchmarks=false |
||||||
|
Loading…
Reference in new issue