Hi all, i am structuring the development of my and...
# library-development
u
Hi all, i am structuring the development of my android library into modules for clean, lib-internal separation. Is it possible to publish a single aar for all my modules and not include third party dependencies? Is there any publicly available example of how to do that?