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

Release 2.9.1 #649

Merged
merged 1 commit into from
Apr 18, 2023
Merged

Release 2.9.1 #649

merged 1 commit into from
Apr 18, 2023

Conversation

poovamraj
Copy link
Contributor

@poovamraj poovamraj commented Apr 18, 2023

Fixed

⚠️ Breaking Change
This version of Auth0.Android enables developers to use the library when building projects that target the API level 31.

Developers using this version of Auth0.Android will need to update the the compileSdkVersion in their build.gradle to version 31. It's still possible to use targetSdkVersion lower than 31, but it's recommended to migrate as soon as possible.

When migrating to targetSdkVersion 31 and targeting Android 12 or higher, activities, services, or broadcast receivers that use intent filters, must now explicitly declare the android:exported attribute for these app components.

@poovamraj poovamraj requested a review from a team as a code owner April 18, 2023 14:39
@poovamraj poovamraj merged commit fae9237 into main Apr 18, 2023
@poovamraj poovamraj deleted the release/2.9.1 branch April 18, 2023 17:28
poovamraj added a commit that referenced this pull request Apr 19, 2023
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