Merge pull request #224 from vector-im/bma/analytics
Add utility modules
This commit is contained in:
commit
8032fb3992
42 changed files with 2897 additions and 2 deletions
|
|
@ -65,7 +65,9 @@ fun DependencyHandlerScope.allLibrariesImpl() {
|
|||
}
|
||||
|
||||
fun DependencyHandlerScope.allServicesImpl() {
|
||||
implementation(project(":services:analytics:noop"))
|
||||
implementation(project(":services:appnavstate:impl"))
|
||||
implementation(project(":services:toolbox:impl"))
|
||||
}
|
||||
|
||||
fun DependencyHandlerScope.allFeaturesApi() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue