Today, I was trying to use a Gradle plugin that was currently not published to Bintray or any other public repository. I performed following actions to use that plugin in my project. Step 1: Build the gradle plugin Clone the gradle plugin to your local machine and run the following command to publish plugin to … Continue reading Gradle tip: Using gradle plugin from local maven repository
