Move Config object to the config module and rename to AnalyticsConfig
This commit is contained in:
parent
aa077baacd
commit
0b44b8b200
5 changed files with 9 additions and 8 deletions
|
|
@ -39,6 +39,7 @@ dependencies {
|
|||
implementation(projects.libraries.uiStrings)
|
||||
api(projects.features.analytics.api)
|
||||
api(projects.services.analytics.api)
|
||||
implementation(projects.appconfig)
|
||||
implementation(libs.androidx.datastore.preferences)
|
||||
implementation(libs.androidx.browser)
|
||||
ksp(libs.showkase.processor)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue