environment: android studio 3.3 gradle 3.2.1 When build library proejct using with gradle 3.2.1(android studio 3.3) aar file include empty folder at root directory like below image.
I think that folders unnecessary because that files exist real file in jni folder or res folder. Is that structure is right? So how can I exclude that folders?