Skip to content

Task that reports duplicate dependencies across feature modules #21

@dellisd

Description

@dellisd

If two or more feature modules depend on the same artifact, they will not be extracted into the base module (unless the artifact is already a dependency of the base module).

We should build a task that scans feature modules for these duplicate dependencies and recommends extracting them into the base module to prevent potential runtime errors and bloated feature APKs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions