Include Sentry module.
This commit is contained in:
parent
82258f12ba
commit
b99b4aa9ae
1 changed files with 2 additions and 0 deletions
|
|
@ -107,6 +107,8 @@ fun DependencyHandlerScope.allServicesImpl() {
|
|||
// implementation(project(":services:analytics:noop"))
|
||||
implementation(project(":services:analytics:impl"))
|
||||
implementation(project(":services:analyticsproviders:posthog"))
|
||||
implementation(project(":services:analyticsproviders:sentry"))
|
||||
|
||||
implementation(project(":services:apperror:impl"))
|
||||
implementation(project(":services:appnavstate:impl"))
|
||||
implementation(project(":services:toolbox:impl"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue