flutter/packages/flutter_tools/lib
gmackall eba2a520b4
Add migrator to upgrade gradle version when conflict with Android Studio bundled Java version is detected (#124085)
This PR adds an android project migrator that checks the version of android studio and the version of gradle for conflicts, and upgrades to 7.4 if a conflict is detected. For more detail about the particular conflict, see https://github.com/flutter/flutter/issues/122376.

The PR also upgrades older gradle versions being used in integration testing to 7.4. 

Fixes/related to: https://github.com/flutter/flutter/issues/122376 and https://github.com/flutter/flutter/issues/123636
2023-04-27 23:07:50 +00:00
..
src Add migrator to upgrade gradle version when conflict with Android Studio bundled Java version is detected (#124085) 2023-04-27 23:07:50 +00:00
executable.dart Suppress analytics flag pass through to analysis server (#123235) 2023-03-24 19:59:15 +00:00
runner.dart [reland] Update helper message for --suppress-analytics (#125145) 2023-04-19 18:51:08 +00:00