Skip to content

Long delay with no status printed when running after changing gradle version #10994

@mit-mit

Description

@mit-mit

Steps to Reproduce

  1. flutter create test01
  2. cd test01
  3. flutter build apk
  4. Edit android/gradle/gradle.properties to point to some new gradle version (e.g., 3.5)
  5. flutter run

=> tool prints: 'Launching lib/main.dart on Nexus 5X in debug mode...', and then nothing happens and no status is printed for almost 30 seconds.

Metadata

Metadata

Assignees

Labels

t: gradle"flutter build" and "flutter run" on AndroidtoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions