From 3fa87fe4deef4f9440c0ee8fe0e3d27dc7bd572e Mon Sep 17 00:00:00 2001 From: Alexander Udalov Date: Fri, 17 Jun 2016 17:23:19 +0300 Subject: [PATCH] Move get-protobuf later in update_dependencies It invokes kotlinc, so should happen after the bootstrap compiler is downloaded --- update_dependencies.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/update_dependencies.xml b/update_dependencies.xml index 5466883b1d8..fb71a68bb84 100644 --- a/update_dependencies.xml +++ b/update_dependencies.xml @@ -197,9 +197,6 @@ - - - @@ -307,7 +304,6 @@ - @@ -324,6 +320,8 @@ + +