Skip to content

flutter.groovy uses project.exec which is scheduled for removal in Gradle 9.0 #162695

@gmackall

Description

@gmackall

Noticed in a gradle build scan

The Project.exec(Closure) method has been deprecated. |  
  | This is scheduled to be removed in Gradle 9.0. |  
  | Use ExecOperations.exec(Action) or ProviderFactory.exec(Action) instead.

Used in

Gradle 9.0 is coming in Q2 2025
https://gradle.org/whats-new/gradle-9/

Metadata

Metadata

Labels

P2Important issues not at the top of the work listt: gradle"flutter build" and "flutter run" on Androidteam-androidOwned by Android platform teamtoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions