Skip to content

Gradle dependency tree required for localLint and copy  #150955

@reidbaker

Description

@reidbaker

As a part of updating android sample apps I found that ./gradlew assembleRelease failed in the gradle configuration step. Similar to this presubmit failure
Declare an explicit dependency on ':flutter:copyFlutterAssetsRelease' from ':flutter:bundleReleaseLocalLintAar'

We ran into a similar issue in https://github.com/flutter/flutter/pull/137370/files and just added the dependency with no ill side effect. I think doing the same is gross but testing locally it seems to work.

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work listplatform-androidAndroid applications specificallyt: gradle"flutter build" and "flutter run" on Android

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions