Skip to content

Commit

Permalink
[Android] Add com.google.dagger.hilt.android to "Dagger and Hilt" g…
Browse files Browse the repository at this point in the history
…roup
  • Loading branch information
ikesyo committed Dec 4, 2023
1 parent 4fe13c1 commit 8396482
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion groupAndroidPackages.json
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,8 @@
{
"groupName": "Dagger and Hilt",
"matchPackagePatterns": [
"^com\\.google\\.dagger:"
"^com\\.google\\.dagger:",
"^com\\.google\\.dagger\\.hilt\\.android$"
],
"prBodyNotes": [
"### Release Notes\n\nhttps://github.com/google/dagger/releases/tag/dagger-{{{newVersion}}}"
Expand Down

0 comments on commit 8396482

Please sign in to comment.