Merge "Use guava 21.0"

This commit is contained in:
Colin Cross
2017-08-28 23:50:52 +00:00
committed by Gerrit Code Review

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)