Group Dagger updates

This commit is contained in:
Goooler
2023-11-14 10:36:42 +08:00
parent baa49ef0ef
commit 59bd472487
3 changed files with 13 additions and 7 deletions

View File

@@ -33,6 +33,12 @@
"matchPackagePatterns": [
"androidx.lifecycle:*"
]
},
{
"groupName": "Dagger",
"matchPackagePrefixes": [
"com.google.dagger"
]
}
]
}