-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
Describe the desired feature
hi i wish you can add full support for aar files
https://developer.android.com/studio/build/manifest-merge
Give an example of how this feature would be used
like in android studio all the tags in androidmanifest.xml in the aar will be transfered to the main project that will help reduce the time and the work while creating compnents by keep us away from add all thses tag manually <!--
Explain why the use case cannot be completed using the features of the current system.:
because the current system doesn't support it
pavi2410