Build Status

Gradle Plugin Test Support library

Shared code to support testing gradle plugins.

Publishing to Bintray

Make sure you have a bintray account and are a member of the DreamScale organization

Open your user profile and retrieve your API Key

Execute bintray upload gw bintrayUpload -Pbintray.user=<bintray user> -Pbintray.apiKey=<api key>

Open the DreamScale gradle-plugin-test-support package and click the Publish link