Skip to content

Commit

Permalink
Merge pull request #80 from hatena/group-androidx-hilt
Browse files Browse the repository at this point in the history
[Android] Group `androidx.hilt`
  • Loading branch information
IKEDA Sho authored Nov 2, 2023
2 parents f7a82aa + d713867 commit ceb09d7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions groupAndroidPackages.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,15 @@
"### Release Notes\n\nhttps://developer.android.com/jetpack/androidx/releases/fragment#{{{newVersion}}}"
]
},
{
"groupName": "androidx.hilt",
"matchPackagePatterns": [
"^androidx\\.hilt:"
],
"prBodyNotes": [
"### Release Notes\n\nhttps://developer.android.com/jetpack/androidx/releases/hilt#{{{newVersion}}}"
]
},
{
"groupName": "androidx.lifecycle",
"matchPackagePatterns": [
Expand Down

0 comments on commit ceb09d7

Please sign in to comment.