flutter_alipay
flutter_alipay copied to clipboard
flutter_alipay: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 :flutter_alipay project caused this error: D:\flutter\.pub-cache\hosted\pub.flutter-io.cn\flutter_alipay-1.0.0\android\libs\alipaySdk-15.7.5-20200422171619.aar
是什么原因啊