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 8.8 nightly #101

Merged
merged 8 commits into from
Mar 1, 2024
Merged

Upgrade to gradle 8.8 nightly #101

merged 8 commits into from
Mar 1, 2024

Commits on Mar 1, 2024

  1. Upgrade to gradle 7.0.2

    smola committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e1f9afd View commit details
    Browse the repository at this point in the history
  2. Upgrade to gradle 7.6.4

    smola committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    30f467c View commit details
    Browse the repository at this point in the history
  3. Upgrade to gradle 8.0.2

    * Replace `classifier` (deprecated) with `archiveClassifier`.
    * Remove UnnecessarySubstring codenarc rule (deprecated).
    * Fix for UnnecessaryGString codenarc rule.
    * Ensure copyNativeLibs runs before any task that implicitly depends on
      it (required by gradle).
    smola committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    5cc418b View commit details
    Browse the repository at this point in the history
  4. Upgrade to gradle 8.1.1

    smola committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    5408279 View commit details
    Browse the repository at this point in the history
  5. Upgrade to gradle 8.2.1

    smola committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    36eb785 View commit details
    Browse the repository at this point in the history
  6. Upgrade to gradle 8.3

    smola committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3b618bd View commit details
    Browse the repository at this point in the history
  7. Upgrade to gradle 8.6

    smola committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    c005491 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52afce3 View commit details
    Browse the repository at this point in the history