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

[POC] Review transitive dependencies #133

Open
Irineu333 opened this issue Mar 2, 2024 · 2 comments
Open

[POC] Review transitive dependencies #133

Irineu333 opened this issue Mar 2, 2024 · 2 comments
Assignees
Labels
feature New feature or request

Comments

@Irineu333
Copy link
Member

Study a practical way to monitor and review transitive dependencies.

Candidates:

@Irineu333 Irineu333 added the feature New feature or request label Mar 2, 2024
@Irineu333 Irineu333 self-assigned this Mar 2, 2024
@Irineu333 Irineu333 changed the title [POC] Monitor transitive dependencies [POC] Review transitive dependencies Mar 2, 2024
@PatrykMis
Copy link
Collaborator

Instead of solely focusing on reviewing transitive dependencies and adding controllers like Dependency Guard, I believe the optimal approach is to prioritize minimizing dependencies. We should only introduce additional dependencies if absolutely necessary or significantly beneficial. Therefore, I propose leveraging standard Android APIs, AndroidX extensions wherever possible, and cautiously considering external dependencies—ensuring they are well-maintained and widely adopted.

@Irineu333
Copy link
Member Author

I agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants