-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Execution failed for task ':mylibrary2:bundleDebugAar'.
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 :mylibrary2 project caused this error: G:\AndroidStudioProjects1\KaldiTest-main1\mylibrary2\libs\kaldi-android-5.2.aar
Metadata
Metadata
Assignees
Labels
No labels