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

can't merge libs in a aar library #83

Open
dachengai opened this issue Oct 17, 2017 · 4 comments
Open

can't merge libs in a aar library #83

dachengai opened this issue Oct 17, 2017 · 4 comments

Comments

@dachengai
Copy link

module A dependencies a aar library by embedded(name:'B-aar', ext:'aar') (B-aar contanis some libs) . but new aar not contains these libs

@dachengai
Copy link
Author

try use gradle 2.14.1 is ok

@PureAway
Copy link

+1

@BinarySatan
Copy link

same problem

@byhook
Copy link

byhook commented Jun 20, 2018

有些aar是不能直接embedded的,我的处理方式是将合并之后的库发不到远程私服上,然后再依赖本地的aar包,希望能解决你的问题
可以看下我合并module踩过的坑
https://juejin.im/post/5b28672bf265da59645b031a

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