Updated on 2026-08-14
This commit is contained in:
parent
74f71080ea
commit
c70afd815e
15 changed files with 112 additions and 119 deletions
|
|
@ -9,10 +9,11 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
/** AndroidX */
|
||||
implementation(deps.androidx.fragment.ktx)
|
||||
|
||||
/** Core */
|
||||
implementation(projects.core.decompose)
|
||||
implementation(projects.core.ui)
|
||||
implementation(projects.core.analytics.models)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue