aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2017-10-21 03:47:56 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2017-10-21 03:47:56 +0000
commit7d750ea029e356dfbbab67009668b9276ebba7e0 (patch)
tree8f4dee410ff9eb471d944b64ad36d6509843ef6e
parentc35e9c5a25433d1e4beb65993bf8a326916fb2cb (diff)
parent5e434b67ee60a62350511ee0c354210512a2fe6c (diff)
downloadrobolectric-7d750ea029e356dfbbab67009668b9276ebba7e0.tar.gz
Merge "Follow renames of hamcrest-host and junit-host"
-rw-r--r--v1/Android.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/v1/Android.mk b/v1/Android.mk
index 5915c1648..c8405e004 100644
--- a/v1/Android.mk
+++ b/v1/Android.mk
@@ -24,12 +24,12 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
robolectric-commons-codec \
robolectric-commons-logging \
robolectric-h2 \
- hamcrest-host \
+ hamcrest \
robolectric-httpclient \
robolectric-httpcore \
robolectric-javassist \
robolectric-json \
- junit-host \
+ junit \
robolectric-maps \
objenesis-host \
robolectric-sqlite-jdbc \