gradle - Android dependency injection issue -


i have 3 library in project named-a,b,c. main library project starts. add c library dependency in gradle of b because need activities of c in library b. add b libraray in gradle of a's dependency. after adding "getactionbar" in project becomes null . can 1 one me out this??


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -