• Attempt to make init-script compatible with Gradle 1.12
    Some checks failed
    CI-init-script-check / test-init-scripts (push) Waiting to run
    Demo Job Summary, for Gradle builds / run-gradle-builds (push) Has been cancelled
    Demo Job Summary, for Gradle builds / pre-existing-gradle-home (push) Has been cancelled

    Ghost released this 2023-12-20 05:12:27 +08:00 | 113 commits to main since this release

    The PluginManager type wasn't introduced until Gradle 2.x.
    Remove this type from the method signature in an attempt to allow this
    file to be parsed with Gradle 1.12.

    Downloads