summaryrefslogtreecommitdiffstats
path: root/guava/README.android
diff options
context:
space:
mode:
Diffstat (limited to 'guava/README.android')
-rw-r--r--guava/README.android8
1 files changed, 8 insertions, 0 deletions
diff --git a/guava/README.android b/guava/README.android
new file mode 100644
index 0000000..91875bc
--- /dev/null
+++ b/guava/README.android
@@ -0,0 +1,8 @@
+URL: http://code.google.com/p/guava-libraries/wiki/Release13
+Tag: v13.0.1
+License: Apache 2
+Description: The Guava project contains several of Google's core libraries that
+we rely on in our Java-based projects: collections, caching, primitives
+support, concurrency libraries, common annotations, string processing, I/O, and
+so forth.
+Local Modifications: the lib folder was not imported.