Releases: Lotame/cc-android-sdk
Releases · Lotame/cc-android-sdk
v2.3.0.4
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
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
v2.2.0.0 Updates for appcompat-v7-23. Also, bumping the version number.