Reputation: 71
When I download gradle what job does gradleX.Y/lib/plugins directory? What is her task for what or where are those plugins in this library used for?
Upvotes: 0
Views: 132
Reputation: 23052
This is not part of any task specifically. It is created by Gradle itself as part of its distribution.
Upvotes: 1