Skip to content

Commit

Permalink
Document that we now run our Android tests under Lollipop.
Browse files Browse the repository at this point in the history
RELNOTES=n/a
PiperOrigin-RevId: 628429745
  • Loading branch information
cpovirk authored and Google Java Core Libraries committed Apr 26, 2024
1 parent 348be7b commit 093852e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -123,7 +123,7 @@ flavor.
on Linux, with some additional testing on newer JDKs and on Windows. Some
features, especially in `com.google.common.io`, may not work correctly in
non-Linux environments. For the Android flavor, our unit tests also run on
API level 19 (KitKat).
API level 21 (Lollipop).

[guava-snapshot-api-docs]: https://guava.dev/releases/snapshot-jre/api/docs/
[guava-snapshot-api-diffs]: https://guava.dev/releases/snapshot-jre/api/diffs/
Expand Down

0 comments on commit 093852e

Please sign in to comment.