• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help AAR: Nested Dependency issues

sujith216

Lurker
Hi,
I want to create a module which does some work and the module have some dependency requirements. AAR module created from it is not able to fetch the dependencies which my module worked on.

I have tried transitive = true.
But it thrown error, is of no use.
My project is built without maven. pom etc..

Can anybody help me understand the reason why my dependencies are not loading?
 
Back
Top Bottom