From 8eeed17b65eec3e96ccdd40f87646396656532b3 Mon Sep 17 00:00:00 2001 From: Yan Zhulanow Date: Thu, 7 Sep 2017 23:52:39 +0300 Subject: [PATCH] Add android-extensions-runtime.jar to CLI libs --- build.xml | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index f469be79d39..0ee4aea0164 100644 --- a/build.xml +++ b/build.xml @@ -675,6 +675,28 @@ + + + + + + + + + + + + + + + + + + + + + + @@ -961,7 +983,7 @@ depends="gradle-runtime,mock-runtime-for-test"/> + depends="android-extensions-compiler,android-extensions-runtime,allopen-compiler-plugin,noarg-compiler-plugin,sam-with-receiver-compiler-plugin,source-sections-compiler-plugin,annotation-processing,daemon-client,compiler-client-embeddable,kotlin-build-common-test" />