From edd8a0a64e0100cb814fbfcfa64612090af57167 Mon Sep 17 00:00:00 2001 From: Yan Zhulanow Date: Thu, 15 Jun 2017 18:17:45 +0300 Subject: [PATCH] Parcelable: Download Robolectric artifacts in order to use them in tests --- .idea/libraries/robolectric.xml | 59 +++++++++++++++++++++++++++++++++ update_dependencies.xml | 40 +++++++++++++++++++++- 2 files changed, 98 insertions(+), 1 deletion(-) create mode 100644 .idea/libraries/robolectric.xml diff --git a/.idea/libraries/robolectric.xml b/.idea/libraries/robolectric.xml new file mode 100644 index 00000000000..768c8e5b709 --- /dev/null +++ b/.idea/libraries/robolectric.xml @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/update_dependencies.xml b/update_dependencies.xml index 5bbd517ef53..3cc4fef8ee1 100644 --- a/update_dependencies.xml +++ b/update_dependencies.xml @@ -67,6 +67,11 @@ idea.maven.version="${ideaVersion}"/> + + + + + @@ -93,6 +98,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + @@ -154,7 +187,7 @@ - + @@ -219,6 +252,11 @@ +