Init analytics modules (#350)
This commit is contained in:
parent
c457d74954
commit
d2263372d2
125 changed files with 2018 additions and 2130 deletions
|
|
@ -20,3 +20,8 @@ plugins {
|
|||
android {
|
||||
namespace = "io.element.android.services.analytics.api"
|
||||
}
|
||||
|
||||
dependencies {
|
||||
api(projects.services.analyticsproviders.api)
|
||||
implementation(libs.coroutines.core)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue