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

Upgrade to Gradle v7.5 #2399

Merged
merged 2 commits into from Jul 27, 2022
Merged

Upgrade to Gradle v7.5 #2399

merged 2 commits into from Jul 27, 2022

Commits on Jul 25, 2022

  1. Upgrade to Gradle v7.5

    According to the documentation the command below should be used for upgrade
    `./gradlew wrapper --gradle-version=7.5`
    
    Some checkstyle warnings are suppressed, other are fixed.
    violetagg committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    a4494f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    64f09d6 View commit details
    Browse the repository at this point in the history