CleverTap sdk not available

22 views
Skip to first unread message

adi...@ithaka.travel

unread,
May 2, 2016, 12:26:59 PM5/2/16
to CleverTap Support
I have added this line to gradle file
compile 'com.clevertap.android:clevertap-android-sdk'
but it is throwing this error
Error:Failed to resolve: com.clevertap.android:clevertap-android-sdk:

 please help
 

Support

unread,
May 2, 2016, 12:48:47 PM5/2/16
to CleverTap Support
Hi Aditya,

We publish the CleverTap SDK to jcenter and mavenCentral as an aar file. Just declare it as dependency in your build.gradle file. Please make sure to add the version number (2.0.11) as well, as shown below:

dependencies {
    compile 'com.clevertap.android:clevertap-android-sdk:2.0.11'
}
Hope this helps.
Thanks,
Support
Reply all
Reply to author
Forward
0 new messages