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

add android security lint dependency #1778

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tobioyelekan
Copy link
Contributor

@tobioyelekan tobioyelekan commented Dec 24, 2024

This PR adds android security lint check dependency to app module
Closes #1680

Ran ./gradlew lint to check results

Before

Screenshot 2024-12-23 at 11 06 13 PM

After

Screenshot 2024-12-23 at 11 02 18 PM

Copy link
Contributor

@SimonMarquis SimonMarquis left a comment

Choose a reason for hiding this comment

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

Can you add the keyword "closes" or "implements" next to the issue reference in order to auto-close it when this PR gets merged. (Or on a new line at the end of the PR body)
Like this:

Closes #1680

gradle/libs.versions.toml Outdated Show resolved Hide resolved
gradle/libs.versions.toml Outdated Show resolved Hide resolved
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.

[FR]: Add official Android Security Lint com.android.security.lint
2 participants