Skip to content

Releases: Lotame/cc-android-sdk

v2.3.0.4

10 Aug 20:19
Compare
Choose a tag to compare

Version 2.3.0.4 addresses issue #4, where newer versions of the support library conflict with the ones included in cc-android-sdk. The packaging for the project is now changed to remove that library conflict.
The library now needs to be included with

compile 'com.lotame:cc-android-sdk:2.3.0.4@aar'

Build tools update

19 May 20:09
Compare
Choose a tag to compare

The library has been upgraded to use the latest build tools and only includes the necessary play services module instead of all of play services for a smaller library file.
Now supports importing via gradle.

Manual Build Release

19 May 19:53
Compare
Choose a tag to compare
v2.2.0.0

Updates for appcompat-v7-23. Also, bumping the version number.