mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 23:27:04 +05:30
fix(build): add missing inclusion for baseline profile generation
This commit is contained in:
parent
fa2868edd6
commit
a3e150fdd9
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ dependencyResolutionManagement {
|
|||
includeGroupByRegex("com.android.*")
|
||||
includeGroup("com.google.android.gms")
|
||||
includeModule("com.google.android.material", "material")
|
||||
includeGroup("com.google.testing.platform")
|
||||
}
|
||||
}
|
||||
exclusiveContent {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue