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

Update permission_handler to 10.0.0 #97

Merged
merged 2 commits into from
Aug 9, 2022
Merged

Update permission_handler to 10.0.0 #97

merged 2 commits into from
Aug 9, 2022

Conversation

maxxfrazer
Copy link
Contributor

@maxxfrazer maxxfrazer commented Aug 5, 2022

Release Version: 1.0.3

Release Notes

  • Updated permission_handler to 10.0.0. compileSdkVersion must be set to 33 as a minimum to handle the new notifications.

When updating to version 1.0.3 make sure to update the android/app/build.gradle file and set the compileSdkVersion to 33.

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • The GitHub Actions pass building and linting. Linter returns no warnings or errors.
  • The QA checklist below has been completed

Pull request type

Please check the type of change your PR introduces:

  • Other (please describe): Updating dependencies

QA Checklist

  • Android permissions are handled correctly.

Copy link
Contributor

@Meherdeep Meherdeep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Meherdeep Meherdeep merged commit 6c8b9d1 into main Aug 9, 2022
@Meherdeep Meherdeep deleted the bump-permission-10 branch August 9, 2022 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants