does anyone have experience including all the dependencies while exporting android SDK (.aar) without publishing it to other platforms.
I need to include all the dependencies in the SDK (.aar) so later clients just implement the SDK in their project without importing any dependencies, is this possible?