midhunhk / lib-aeapps

A multi module library project for use by android applications, with implementations of features like Multi Contact Picture and wrappers around SMS and Contacts data access.
http://midhunhk.github.io/lib-aeapps/
Apache License 2.0
4 stars 6 forks source link

Provide alternate distribution option #25

Closed midhunhk closed 6 years ago

midhunhk commented 6 years ago

Problem

Currently the library is released via JCenter. Each build should be manually created and uploaded to bintray, this process is tedious and time consuming. This is a proposal to provide an alternate distribution option. .

Solution

There is a free service called JitPack that supports library projects to be served primarily from each release, but also from branch or even commit

midhunhk commented 6 years ago

The library is setup to be served from: https://jitpack.io/#midhunhk/ae-apps-library

Log file for the latest build is: https://jitpack.io/com/github/midhunhk/ae-apps-library/v3.0.3-internal/build.log