Skip to content

Add compatibility with Android 11: Bump SDK version #595

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

Merged
merged 1 commit into from
Sep 11, 2020
Merged

Conversation

lbalmaceda
Copy link
Contributor

Changes

The latest version of the SDK is now compatible with Android 11 (officially released yesterday).

Note: If you run into gradle sync issues when trying to build the app it's because you are using an old Android Gradle Plugin version that is not yet aware of the "queries" tag on the manifest file. In order to fix that, you have to use the latest patch version of the version you are currently using. Do check the table in the blog post linked below.

References

Testing

  • This change adds unit test coverage

  • This change adds integration/UI test coverage

  • This change has been tested on the latest version of the platform/language or why not

Checklist

@lbalmaceda lbalmaceda added this to the v2-Next milestone Sep 11, 2020
@lbalmaceda lbalmaceda requested a review from a team September 11, 2020 18:27
@lbalmaceda lbalmaceda merged commit d4f7bc9 into master Sep 11, 2020
@lbalmaceda lbalmaceda modified the milestones: v2-Next, 2.23.0 Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants