flutter/dev/tools
Gray Mackall f130da46e0
Make generate_gradle_lockfiles also write the gradle wrapper file (#142329)
The `generate_gradle_lockfiles` script currently writes the top level `build.gradle` file and the `settings.gradle` file, and is the easiest way to batch update these files to, for example, increase the AGP version used in integration tests and examples across the framework repo.

This PR makes it also write the gradle version, so that we can do batch upgrades of our gradle version with it as well.
2024-02-07 18:40:00 +00:00
..
bin Make generate_gradle_lockfiles also write the gradle wrapper file (#142329) 2024-02-07 18:40:00 +00:00
gen_defaults Fix gen_defaults test randomness (#142743) 2024-02-01 21:22:51 +00:00
gen_keycodes Unpin test (#141427) 2024-02-01 18:53:23 +00:00
localization Fixed few typos (#141543) 2024-01-16 21:40:08 +00:00
test provide command to FakeCommand::onRun (#142206) 2024-01-25 07:51:25 +00:00
vitool Unpin test (#141427) 2024-02-01 18:53:23 +00:00
.gitignore [flutter_conductor] update dev/tools with release tool (#69791) 2020-11-06 11:14:04 -08:00
create_api_docs.dart Fixed a lot of typos (#141431) 2024-01-12 22:10:25 +00:00
dartdoc_checker.dart update analytics in generate api docs site to use new UA4 (#136497) 2023-10-16 19:47:48 +00:00
examples_smoke_test.dart Use flutter pub get instead of dart pub get in create_api_docs.dart (#133493) 2023-08-28 16:12:16 -07:00
find_engine_commit.dart begin migrating //flutter/dev/tools to null-safety (#80834) 2021-04-23 20:24:03 -07:00
mega_gallery.dart Enable dangling_library_doc_comments and library_annotations lints (#117365) 2022-12-20 16:03:21 -08:00
pubspec.yaml Unpin test (#141427) 2024-02-01 18:53:23 +00:00
repackage_gradle_wrapper.sh Point to a new artifacts location. (#70673) 2021-02-04 18:44:47 -08:00
update_icons.dart Improve handling of certain icons in RTL (#130979) 2023-07-21 19:07:39 +02:00