Skip to content

Conversation

@starteamx
Copy link

Description

Handle following build issue:
FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':ffmpeg_kit_flutter:bundleReleaseLocalLintAar'.

Error while evaluating property 'hasLocalAarDeps' of task ':ffmpeg_kit_flutter:bundleReleaseLocalLintAar'.
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 :ffmpeg_kit_flutter project caused this error: /Users/admin/.pub-cache/git/ffmpeg-kit-ff41066ee575d6eb9749ff943a03d845e51ca39a/flutter/flutter/android/libs/ffmpeg-kit-https-6.0-2.aar

Type of Change

  • Bug fix

Checks

  • Changes support all platforms (Android, iOS, Linux, macOS, tvOS)
  • Breaks existing functionality
  • Implementation is completed, not half-done
  • Is there another PR already created for this feature/bug fix

Tests

How are these changes verified? Please provide test instructions.
Also list any relevant details about your test configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant