Add an Android Gradle Plugin option to the flutter/packages `update-dependency` tool
Open
P2
package
platform-android
team-android
triaged-android
- Dominant language
- Dart
- Stars
- 179k
- Forks
- 31.1k
- PR merge metrics
- PR metrics pending
Description
We should add support for bumping the Android Gradle Plugin (AGP) option to the flutter/packages [`update-dependency` tool](https://github.com/flutter/packages/blob/8b7ef20ecce0418828215922defcb0d7f23baad7/script/tool/lib/src/update_dependency_command.dart#L81) to reduce manual labor in bumping the AGP version across plugins and their example apps like done manually in https://github.com/flutter/packages/pull/9241.
Contributor guide
Assessment
This issue has not been assessed yet.