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

Doesn't build project dependencies #34

Open
topher-h opened this issue Mar 27, 2019 · 3 comments
Open

Doesn't build project dependencies #34

topher-h opened this issue Mar 27, 2019 · 3 comments

Comments

@topher-h
Copy link

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.

@yanerchuang
Copy link

me too.

@feitengbing2014
Copy link

same problem in android studio 3.4.1

@liushuai42
Copy link
Contributor

see #28 , only support gradle plugin 3.1.4

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

No branches or pull requests

4 participants