Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set export flag on Android receivers on API 33+ #2990

Merged
merged 3 commits into from
Oct 17, 2023

Commits on Oct 16, 2023

  1. registerReceiver now sets the RECEIVER_NOT_EXPORTED flag on API 33+

    updated SDK target version to 34
    stefanosiano committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    3be9ce9 View commit details
    Browse the repository at this point in the history
  2. updated changelog

    stefanosiano committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    dc395a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    e4e6050 View commit details
    Browse the repository at this point in the history