Skip to content

Commit

Permalink
Merge pull request #83 from hatena/android-group-com_google_dagger_hi…
Browse files Browse the repository at this point in the history
…lt_android

[Android] Add `com.google.dagger.hilt.android` to "Dagger and Hilt" group
  • Loading branch information
ikesyo committed Dec 4, 2023
2 parents 4fe13c1 + 8396482 commit 67ed0f3
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 67ed0f3

Please sign in to comment.