flutter/packages/flutter_tools/test
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
..
commands.shard 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
data Bump lower Dart SDK constraints to 3.0 & add class modifiers (#122546) 2023-03-21 20:21:58 +00:00
general.shard 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
host_cross_arch.shard flutter-tool: enum cleanup (#124760) 2023-04-14 01:55:05 +00:00
integration.shard [flutter_tools] more debugging for timeouts in break_on_framework_exceptions test (#125584) 2023-04-27 18:37:59 +00:00
src Remove uses of deprecated test_api imports (#124732) 2023-04-20 20:55:28 +00:00
web.shard Add vmservice for android build options (#123034) 2023-04-18 18:16:09 +00:00