flutter/packages/flutter_tools/lib
Reid Baker 645cfcddf1
Update gradle_utils.dart and flutter.gradle to have the same versions as the documentation in file says is required. (#123213)
This was an oversight from pr
https://github.com/flutter/flutter/pull/116146/files.
Comments in both files indicate that the versions should be bumped
together.


## Pre-launch Checklist

- [x] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [x] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [x] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [x] I signed the [CLA].
- [ ] I listed at least one issue that this PR fixes in the description
above.
- [ ] I updated/added relevant documentation (doc comments with `///`).
- [x] I added new tests to check the change I am making, or this PR is
[test-exempt].
- [ ] All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel
on [Discord].
2023-04-07 12:49:58 -04:00
..
src Update gradle_utils.dart and flutter.gradle to have the same versions as the documentation in file says is required. (#123213) 2023-04-07 12:49:58 -04:00
executable.dart Suppress analytics flag pass through to analysis server (#123235) 2023-03-24 19:59:15 +00:00
runner.dart Add analytics package + setTelemetry method attached (#124015) 2023-04-05 14:08:56 -04:00