From d9da4e88a2866c0683f068e8c962e838c2289e35 Mon Sep 17 00:00:00 2001 From: Tom Tzook Date: Fri, 18 Oct 2019 12:52:55 +0300 Subject: [PATCH] not deploying components --- flashcomm/gradle.properties | 2 +- flashutil/gradle.properties | 2 +- flashvision/gradle.properties | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/flashcomm/gradle.properties b/flashcomm/gradle.properties index 5c6a97d21..21badb0cd 100644 --- a/flashcomm/gradle.properties +++ b/flashcomm/gradle.properties @@ -1 +1 @@ -DEPLOY_COMPONENT = true \ No newline at end of file +DEPLOY_COMPONENT = false \ No newline at end of file diff --git a/flashutil/gradle.properties b/flashutil/gradle.properties index 5c6a97d21..21badb0cd 100644 --- a/flashutil/gradle.properties +++ b/flashutil/gradle.properties @@ -1 +1 @@ -DEPLOY_COMPONENT = true \ No newline at end of file +DEPLOY_COMPONENT = false \ No newline at end of file diff --git a/flashvision/gradle.properties b/flashvision/gradle.properties index 5c6a97d21..21badb0cd 100644 --- a/flashvision/gradle.properties +++ b/flashvision/gradle.properties @@ -1 +1 @@ -DEPLOY_COMPONENT = true \ No newline at end of file +DEPLOY_COMPONENT = false \ No newline at end of file