We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Maybe not a feature request, but not a bug either...
Fixed here: #895
It is valuable to follow closely the new Android APIs to avoid unpleasant surprises in the future if/when backwards compatibility is broken
Raise compileSdk level to 33 and other dependencies that implicitly depend on the Android API versions (such as test dependency Robolectric)
No alternative but to sit and wait for problems
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Feature Request
Maybe not a feature request, but not a bug either...
Fixed here: #895
Motivation
It is valuable to follow closely the new Android APIs to avoid unpleasant surprises in the future if/when backwards compatibility is broken
Description
Raise compileSdk level to 33 and other dependencies that implicitly depend on the Android API versions (such as test dependency Robolectric)
Alternatives or Workarounds
No alternative but to sit and wait for problems
The text was updated successfully, but these errors were encountered: