codinguser/android_contact_picker

Gradle Usage

Closed this issue · 4 comments

Thanks in advance
Please add your lib to to Gradle Repository

Are there are specific benefits to this? The library is already in the
maven repository and gradle can access those easily.
On Apr 3, 2015 16:36, "Amir Hadifar" notifications@github.com wrote:

Thanks in advance

Please add your lib to to Gradle Repository


Reply to this email directly or view it on GitHub
#6.

Yeah now a day most of the developers use gradle so for those who want to
use your lib its easier to use :)
On Apr 3, 2015 9:38 PM, "Ngewi Fet" notifications@github.com wrote:

Are there are specific benefits to this? The library is already in the
maven repository and gradle can access those easily.
On Apr 3, 2015 16:36, "Amir Hadifar" notifications@github.com wrote:

Thanks in advance

Please add your lib to to Gradle Repository


Reply to this email directly or view it on GitHub
#6.


Reply to this email directly or view it on GitHub
#6 (comment)
.

Gradle warning
Warning:Packaging for dependency com.codinguser.android:contactpicker:2.2.0 is 'apklib' and is not supported. Only 'aar' libraries are supported.

New version 3.0.0 now available in .aar format in the Maven central repository and can be used in Gradle easily.