location-samples
location-samples copied to clipboard
Updated pending intent as per Android 12
Hi, an explicit mention of pending intent flags is needed from API level 31 or higher for FLAG_MUTABLE or FLAG_IMMUTABLE. I have updated it accordingly. Thanks!
Hi, @javadude @jdkoren I have updated the pending intent for compatibility with newer API versions. Could you please review it? Thanks.