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 Android dependencies and make OldTargetApi lint check informative #89

Closed
maximbircu opened this issue Mar 20, 2022 · 0 comments · Fixed by #90
Closed

Update Android dependencies and make OldTargetApi lint check informative #89

maximbircu opened this issue Mar 20, 2022 · 0 comments · Fixed by #90
Labels
android Relates to Android platform tech CI and workflows

Comments

@maximbircu
Copy link
Owner

Abstract

Having always the latest versions of the libraries is good. Still, it is not always convenient, and keeping OldTargetApi as a critical warning failing the build might block other non-related PRs, which is not good. Instead, we can make this lint check informative and monitor it well. This way, we'll be able to do updates in an async mode.

Requirements

Update Android dependencies and make OldTargetApi lint check informative

Consumer flow

Nothing to test for this issue. Just make sure the CI is ✅

@maximbircu maximbircu added tech CI and workflows android Relates to Android platform labels Mar 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Relates to Android platform tech CI and workflows
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant