Note that Guava was previously already upgraded past the version depended on by
Error Prone itself. Ideally we downgrade to version 22.0, but then
`RequireUpperBoundDeps` complains about the "newer" version 22.0-android being
pulled in. We'll fix this next time Error Prone upgrades Guava.