Skip to content

Commit b4433e0

Browse files
cpovirkGoogle Java Core Libraries
authored and
Google Java Core Libraries
committed
Link to some discussion of the Android flavor.
(somewhat relevant to #6725 and #6801, but this CL is about the good things about the Android flavor, not the risks of the JRE flavor) RELNOTES=n/a PiperOrigin-RevId: 579886456
1 parent d9d60f8 commit b4433e0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ other companies as well.
1717
Guava comes in two flavors:
1818

1919
* The JRE flavor requires JDK 1.8 or higher.
20-
* If you need support for Android, use the Android flavor. You can find the
21-
Android Guava source in the [`android` directory].
20+
* If you need support for Android, use
21+
[the Android flavor](https://github.com/google/guava/wiki/Android). You can
22+
find the Android Guava source in the [`android` directory].
2223

2324
[`android` directory]: https://github.com/google/guava/tree/master/android
2425

0 commit comments

Comments
 (0)