Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(279)

Side by Side Diff: third_party/guava/README.chromium

Issue 2710343003: Update Robolectric to 3.2.2 (Closed)
Patch Set: Update Robolectric to 3.2 Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Name: Google Core Libraries for Java 1 Name: Google Core Libraries for Java
2 Short Name: guava 2 Short Name: guava
3 URL: https://github.com/google/guava 3 URL: https://github.com/google/guava
4 Version: 18.0 4 Version: 20.0
5 License: Apache 2.0 5 License: Apache 2.0
6 License File: NOT_SHIPPED 6 License File: NOT_SHIPPED
7 Security Critical: no 7 Security Critical: no
8 License Android Compatible: yes 8 License Android Compatible: yes
9 9
10 Description: 10 Description:
11 The Guava project contains several of Google's core libraries that we rely on 11 The Guava project contains several of Google's core libraries that we rely on
12 in our Java-based projects: collections, caching, primitives support, 12 in our Java-based projects: collections, caching, primitives support,
13 concurrency libraries, common annotations, string processing, I/O, and so forth. 13 concurrency libraries, common annotations, string processing, I/O, and so forth.
14 IMPORTANT: There should only be one version of espresso library 14 IMPORTANT: There should only be one version of espresso library
15 (crbug.com/622057) 15 (crbug.com/622057)
16 16
17 Local Modifications: None 17 Local Modifications: None
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698