Closed jitpack-io closed 8 years ago
Thank you!
See https://github.com/delight-im/Android-DDP/issues/48
We'll decide now if we want to publish on Jitpack, as the prerequisites are there :)
Indeed, builds are green! https://jitpack.io/#delight-im/Android-DDP Cheers
@jitpack-io There are two modules in this project, library
and sample
. But only library
should be packaged and published. Is this possible with your service?
@mwaclawek Yes it's possible. Actually you don't even need to change anything as we only publish libraries by default. So in your case the sample isn't published.
Hi
Added Gradle and moved sources to default Gradle folders. Builds nicely. Here is how it would look published: https://jitpack.io/#jitpack-io/Android-DDP and here's javadocs https://jitpack.io/com/github/jitpack-io/Android-DDP/v1.0.2/javadoc/
Happy building!