Integrate the new use case with Sentry
We'll upload the store sizes as different fields so we can later use them to filter transaction/issues
This commit is contained in:
parent
b064b35c93
commit
a4b908bc18
3 changed files with 25 additions and 0 deletions
|
|
@ -51,5 +51,7 @@ dependencies {
|
|||
implementation(libs.sentry)
|
||||
implementation(projects.libraries.core)
|
||||
implementation(projects.libraries.di)
|
||||
implementation(projects.libraries.matrix.api)
|
||||
implementation(projects.services.analyticsproviders.api)
|
||||
implementation(projects.services.appnavstate.api)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue