Merge "Use guava 21.0"

am: edb2e0c722

Change-Id: Icf8873b268677a631659a7ee0f7816495f6acd38
This commit is contained in:
Colin Cross
2017-08-29 00:03:24 +00:00
committed by android-build-merger

View File

@@ -10,6 +10,6 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
asm-commons-5.2 \
asm-tree-5.2 \
asm-analysis-5.2 \
guava-20.0 \
guava-21.0 \
include $(BUILD_HOST_JAVA_LIBRARY)