aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2017-10-21 03:59:19 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-10-21 03:59:19 +0000
commit997e24f17ed1536f84221b22f5ae7a5b26be7afa (patch)
treee070e07ac83ac849ddf761933cd128b2ac482dc5
parent684a14e286e9cd2b9c8394ba72e9fa985e9f48d2 (diff)
parent48d5139b46f5677e4070d362f193801c278d3393 (diff)
downloadrobolectric-997e24f17ed1536f84221b22f5ae7a5b26be7afa.tar.gz
Merge "Follow renames of hamcrest-host and junit-host" am: 7d750ea029 am: ce5e27d3a7 am: 08e43c95d3
am: 48d5139b46 Change-Id: I3b4f40aea3d4fb948a19341ec029de60d83137b1
-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 \