[SDK] [Android] Release v3.1.1

GitHub release
Integration guide
Upgrading to v3 guide

Changelog:

  • Fix auto-initialization using BuildConfig and changing the applicationId in your build.gradle.
  • Some javadoc fixes
  • Fixed a few activity starting issues with intent flags
  • Renamed clearAll() to clearAllData() for consistency with other SDKs
  • Misc fixes