
I want to build android library as AAR file that includes dependencies in output AAR file. It uses another AAR file as dependency from libs folder. Building library shows this error: Direct local .aar file dependencies are not supported when building an AAR. The resulting AAR would be broken because the classes and Android resources ..
Recent Comments