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

Enable strict Kotlin DSL precompiled script plugins accessors generation #5048

Merged
merged 1 commit into from Jul 8, 2022

Commits on Jul 8, 2022

  1. Enable strict Kotlin DSL precompiled script plugins accessors generation

    This opts-in to a stricter mode of operation that fails the build when a
    plugin application fails, and enables the build cache for the
    :generatePrecompiledScriptPluginAccessors task.
    
    This will be the default in Gradle 8.0, but there's no reason not to enable
    this in advance of that release given our build is stable with it enabled.
    3flex committed Jul 8, 2022
    Copy the full SHA
    3f79290 View commit details
    Browse the repository at this point in the history