-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Closed
Copy link
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listt: gradle"flutter build" and "flutter run" on Android"flutter build" and "flutter run" on Androidteam-androidOwned by Android platform teamOwned by Android platform teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
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
| project.exec { |
Gradle 9.0 is coming in Q2 2025
https://gradle.org/whats-new/gradle-9/
bartekpacia, emakar and k4zann
Metadata
Metadata
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listt: gradle"flutter build" and "flutter run" on Android"flutter build" and "flutter run" on Androidteam-androidOwned by Android platform teamOwned by Android platform teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.