Any Extensions with Pending Intent need to be Updated for SDK31

Any extensions that use PendingIntent will need to make sure that they assert whether the PendingIntent is mutable or not to satisfy this new Android 12 constraint.

3 Likes