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

⚡ Gradle build optimizations #3670

Merged
merged 5 commits into from
May 17, 2022

Commits on May 13, 2022

  1. ⚡ enable caching

    ryandens committed May 13, 2022
    Configuration menu
    Copy the full SHA
    66aa0da View commit details
    Browse the repository at this point in the history
  2. ⬆️ upgrade gradle to 6.6 in order to get access to metaInf runtime no…

    …rmalization functionality
    ryandens committed May 13, 2022
    Configuration menu
    Copy the full SHA
    3440008 View commit details
    Browse the repository at this point in the history
  3. 🐛 fix failing test as a result of a minor change to gradle exception …

    …message when plugin cannot be applied
    ryandens committed May 13, 2022
    Configuration menu
    Copy the full SHA
    46aa00f View commit details
    Browse the repository at this point in the history
  4. ⚡ ignore Built-By and Built-Date attributes when examining the runtim…

    …e classpath for changed values for task caching purposes
    ryandens committed May 13, 2022
    Configuration menu
    Copy the full SHA
    50a4035 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

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