Skip to content

Doesn't build project dependencies #34

@topher-h

Description

@topher-h

What are the steps to reproduce this issue?

  1. From a clean workspace, build example-lib

What happens?

The library produced does not contain an AAR for the example-nested-lib project dependency

What were you expecting to happen?

The library to build an AAR for the project dependency, and embed that in the example-lib AAR

Any logs, error output, etc?

N/A

Any other comments?

The dependency is detected according to the Gradle logging:
Internal android dependency detected -> example-nested-lib

The example-lib AAR is produced correctly if the example-nested-lib AAR has been built beforehand.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions