[SDK] [Android] Release FCM v1.0.4
about 3 years ago by Olivier Favre
Changelog:
- Declare missing exported attribute for Android 12 compatibility
This update is required if your application uses targetSdk 31
.
This releases fixes the following build error:
Manifest merger failed : Apps targeting Android 12 and higher are required
to specify an explicit value for android:exported when the corresponding
component has an intent filter defined.