Skip to content

blundell/gradle-composite-plugin

Repository files navigation

A repository showing how you can wrap other plugins and apply them as a plugin to your build. This uses a composite build.

Blog post write up is here.

The code is split across two branches:

  1. Applying a 3rd party plugin directly
  1. Wrapping a 3rd party plugin in a composite plugin to include