Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

Deploy to bintray #2

Open
vogella opened this issue Apr 24, 2017 · 2 comments
Open

Deploy to bintray #2

vogella opened this issue Apr 24, 2017 · 2 comments

Comments

@vogella
Copy link

vogella commented Apr 24, 2017

Android projects use bintray as default. If you deploy your plug-in to bintray, it could be used without additional repository entry.

@greensopinion
Copy link
Owner

Thanks for the suggestion @vogella. Gradle plugins are a new thing for me, so it's a learning process!

@vogella
Copy link
Author

vogella commented Apr 24, 2017

See here for an example how to publish to Bintray:
https://github.com/vogellacompany/com.vogella.gradle.plugins/blob/master/com.vogella.gradle.plugin.asciidoc/build.gradle

The interesting part is the apply plugin: 'com.jfrog.bintray' and the bintray configuration part.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants