You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multi Module Gradle project with Custom Gradle Plugin and Custom task
YoutubePlugin is a custom plugin which is used is the multi-module Gradle project which has 2 modules hello-world
and hello-youtube. youtube is an extension which can be set in the modules for different behaviors.
Version used
Java 1.8
Gradle 4.8
About
Multi module project with Gradle Custom Plugin and Custom Task