[SDK] [Android] Release v4.1.3

Changelog:

  • Fix deeplinks on external apps when application is running in foreground or background on Android 23+
  • Prefix resources to avoid resource merge conflicts. Fixes an incompatibility with Firebase In-App Messaging.
  • Fix sometimes missing @APP_OPEN at the very first launch
  • Update shared Firebase project API key
  • Remove a test resource from the final applications APK
  • Miscellaneous fixes