[SDK] [Android] Release v3.1.1
over 5 years ago by ReadMe API
GitHub release
Integration guide
Upgrading to v3 guide
Changelog:
- Fix auto-initialization using BuildConfig and changing the
applicationId
in yourbuild.gradle
. - Some javadoc fixes
- Fixed a few activity starting issues with intent flags
- Renamed
clearAll()
toclearAllData()
for consistency with other SDKs - Misc fixes