Updated on 2026-08-14
This commit is contained in:
parent
505413483e
commit
f1342cfeb1
19 changed files with 241 additions and 255 deletions
|
|
@ -11,8 +11,8 @@ android {
|
|||
dependencies {
|
||||
|
||||
/** Core */
|
||||
implementation(projects.core.decompose)
|
||||
implementation(projects.core.ui)
|
||||
implementation(projects.core.analytics.models)
|
||||
api(projects.core.analytics.models)
|
||||
api(projects.core.decompose)
|
||||
api(projects.core.ui)
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue