Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop Java 7 support #8828

Merged
merged 2 commits into from
Jan 18, 2022
Merged

Drop Java 7 support #8828

merged 2 commits into from
Jan 18, 2022

Commits on Jan 12, 2022

  1. Drop Java 7 support

    Oracle's Premier Support for Java 7 ended in July 2019. Per gRFC P5,
    dropping support for the only release. Android is able to desugar many
    Java 8 language features.
    ejona86 committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    41d2df8 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Java 8 in examples

    ejona86 committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    8c29d79 View commit details
    Browse the repository at this point in the history