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

Fix build #396

Merged
merged 4 commits into from
May 12, 2022
Merged

Fix build #396

merged 4 commits into from
May 12, 2022

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    ba22a7a View commit details
    Browse the repository at this point in the history
  2. Bump versions

    sebthom committed May 12, 2022
    Configuration menu
    Copy the full SHA
    fdde608 View commit details
    Browse the repository at this point in the history
  3. Require gson 2.9.0

    sebthom committed May 12, 2022
    Configuration menu
    Copy the full SHA
    7bf6c9d View commit details
    Browse the repository at this point in the history
  4. Suppress instanceof compiler warnings

    Suppresses "X is a raw type. References to generic type X<E> should be
    parameterized."
    sebthom committed May 12, 2022
    Configuration menu
    Copy the full SHA
    7546b27 View commit details
    Browse the repository at this point in the history