Skip to content

Direct local .aar file dependencies are not supported when building an AAR. #18

Open
@haydenconquerstars

Description

@haydenconquerstars

When I build the apk , there is 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 from any local .aar file dependencies would not be packaged in the resulting AAR. Previous versions of the Android Gradle Plugin produce broken AARs in this case too (despite not throwing this error). The following direct local .aar file dependencies of the :uiw_react-native-alipay project caused this error: C:\Users\username\AwesomeProject\node_modules@uiw\react-native-alipay\android\libs\alipaySdk-15.7.9-20200727142846.aar

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions