diff --git a/web/gradle.properties b/web/gradle.properties index 0324c2e8bf..ce47c7c5be 100644 --- a/web/gradle.properties +++ b/web/gradle.properties @@ -1,6 +1,5 @@ # __LATEST_COMPOSE_RELEASE_VERSION__ COMPOSE_CORE_VERSION=1.0.0-alpha1 COMPOSE_WEB_VERSION=1.0.0-alpha1 -COMPOSE_WEB_BUILD_WITH_EXAMPLES=false compose.web.buildSamples=false compose.web.tests.integration.withFirefox