If you find yourself copying and pasting code from your build.gradle file every time you start a new project, then it's time you learn about Gradle Plugins. Come and learn what it takes to create a custom Gradle plugin for use in your Android/Java applications. We're going to go over the following: • Plugin Structure • Key Components • Testing • Publishing Walk away feeling empowered to create your own awesome plugins!