From 682b8d94795235ff2ae5d7454541666c53fa3539 Mon Sep 17 00:00:00 2001 From: Wes Haggard Date: Mon, 16 Jul 2018 09:18:45 -0700 Subject: [PATCH] Ensure we generate version prop before sync parallel build We need to generate the buildversion props file before we start a parallel build otherwise we race condition that can break the build. --- build.proj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.proj b/build.proj index b1a793952c03..3b71a9577403 100644 --- a/build.proj +++ b/build.proj @@ -42,7 +42,7 @@ - +