flutter/dev
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
..
automated_tests Roll pub packages (#125225) 2023-04-20 18:28:10 +00:00
benchmarks Add Sliders to macrobenchmarks (#125296) 2023-04-24 23:25:28 +00:00
bots Update dartdoc to v6.2.2. (#125650) 2023-04-27 22:30:06 +00:00
ci Bump activesupport from 6.1.7.1 to 6.1.7.3 in /dev/ci/mac (#122768) 2023-03-16 00:06:11 +00:00
conductor Roll pub packages (#125225) 2023-04-20 18:28:10 +00:00
customer_testing Roll pub packages (#125225) 2023-04-20 18:28:10 +00:00
devicelab Add Sliders to macrobenchmarks (#125296) 2023-04-24 23:25:28 +00:00
docs Bump min SDK to 2.19.0-0 (#117345) 2022-12-20 00:46:14 +00:00
forbidden_from_release_tests roll packages (#123339) 2023-03-23 19:03:57 +00:00
integration_tests 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
manual_tests 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
missing_dependency_tests Remove uses of deprecated test_api imports (#124732) 2023-04-20 20:55:28 +00:00
snippets/config Update the copy icon in snippets and samples to use the standard one (#123651) 2023-04-18 17:38:13 +00:00
tools Provide default constraints for M3 bottom sheets (#120065) 2023-04-27 09:28:11 +02:00
tracing_tests 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
analysis_options.yaml Enable more lints (#91642) 2021-10-14 22:03:03 -07:00
README.md Migrate to .ci.yaml (#82960) 2021-05-19 20:09:46 -07:00

This directory contains tools and resources that the Flutter team uses during the development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course, they may be interesting if you are curious.

The tests in this directory are run in the framework_tests_misc-* shards.