

The above command publishes the plugin to a local Maven repository located in. So, to execute the command above, you can simply run gradlew :pAGL). (Tip: Gradle allows camel-case abbreviations for task names.

To ensure you are using the right version of Gradle, please use the Gradle wrapper scripts (gradlew) at the root of the project to build ( more Gradle wrapper info here)

Once you have checked out the source code, the Gradle Plugin code can be found under tools/base Building the pluginĪll of the projects are built together in a multi-module Gradle project setup. Get the Source Codeįollow the instructions here to checkout the source code. This page describes how to build the Android Gradle plugin, and to test it.
