mammoth 1.1.0
Additions
- Add a functional test harness for testing Gradle plugins via JUnit. See the README for details.
- Add an overriable method to
ProjectPlugin
that doesn't use the deprecated GradleConvention
API - Switch from
checker-qual
to JetBrains nullability annotations - Add a method to safely call the now-deprecated
Provider.forUseAtConfigurationTime
Gradle API