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

Fixed https://github.com/google/gson/issues/1310 #1311

Merged
merged 2 commits into from
May 9, 2018
Merged

Fixed https://github.com/google/gson/issues/1310 #1311

merged 2 commits into from
May 9, 2018

Commits on May 4, 2018

  1. Fixed #1310

    Also renamed VersionUtils to more readable abstraction JavaVersion
    Added support for debian naming convention
    Using min supported version (6) as the default if JDK version can't be figured out
    Inderjeet Singh committed May 4, 2018
    Configuration menu
    Copy the full SHA
    32bf645 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2018

  1. Moved JavaVersion to an internal package

    Inderjeet Singh committed May 7, 2018
    Configuration menu
    Copy the full SHA
    15965c2 View commit details
    Browse the repository at this point in the history