Open
Description
What are the steps to reproduce this issue?
- 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
Labels
No labels