Skip to content

Rationale Behind Using Only One Module "App" instead of multiple modules. #48

@crjacinro

Description

@crjacinro

Hi @android10

When I compared it to the java version of this project, there are multiple java modules used (data, domain, presentation) but here, in the kotlin project, it only uses one App module.

So is it correct to assume that the better way to architect projects is to use only one module? or is it a limitation currently for Kotlin?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions