-
Attempt to make init-script compatible with Gradle 1.12
released this
2023-12-20 05:12:27 +08:00 | 113 commits to main since this releaseThe
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