diff --git a/web/gradle.properties b/web/gradle.properties index ce47c7c5be..eef5cfd51a 100644 --- a/web/gradle.properties +++ b/web/gradle.properties @@ -1,5 +1,5 @@ # __LATEST_COMPOSE_RELEASE_VERSION__ -COMPOSE_CORE_VERSION=1.0.0-alpha1 +COMPOSE_CORE_VERSION=0.0.0-master-build316 COMPOSE_WEB_VERSION=1.0.0-alpha1 compose.web.buildSamples=false compose.web.tests.integration.withFirefox