gradle / declarative-gradle

Declarative Gradle is a project targeting better isolation of concern and expressing any build in a clear and understandable way
https://declarative.gradle.org/
Other
86 stars 10 forks source link

Explicitly add software type model objects to extensions #103

Closed ghale closed 2 weeks ago

ghale commented 2 weeks ago

As a follow up to https://github.com/gradle/gradle/pull/29648, this changes each prototype plugin to explicitly register the software type model object as a project extension.