Skip to content

Commit 953cae0

Browse files
authored
Add com.android.tools.build:gradle to dependabot gradle-plugin group (#9848)
19 PRs (so far) have been opened to update com.android.tools.build:gradle to 8.11.1 https://github.com/flutter/packages/pulls?q=is%3Apr+dependabot+Bump+com.android.tools.build%3Agradle+8.11.1+in%3Atitle+ Instead, group Gradle package dependabot changes into one PR instead of one-per-package. See #8551 for how this is already being done with org.jetbrains.kotlin:kotlin-gradle-plugin. ## Pre-Review Checklist **Note**: The Flutter team is currently trialing the use of [Gemini Code Assist for GitHub](https://developers.google.com/gemini-code-assist/docs/review-github-code). Comments from the `gemini-code-assist` bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed. [^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
1 parent f9b5471 commit 953cae0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ updates:
117117
gradle-plugin:
118118
patterns:
119119
- "org.jetbrains.kotlin:kotlin-gradle-plugin"
120+
- "com.android.tools.build:gradle"
120121
androidx:
121122
patterns:
122123
- "androidx.annotation:annotation"

0 commit comments

Comments
 (0)