Describe the bug
Build Failed on Android 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).
To Reproduce
Steps to reproduce the behavior:
Upgrade Flutter Version to 2.10.0
Expected behavior
Build should succeed on android
Environment (please complete the following information):
Describe the bug Build Failed on Android 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).
To Reproduce Steps to reproduce the behavior:
Expected behavior Build should succeed on android
Environment (please complete the following information):