Updated on 2026-08-14
This commit is contained in:
parent
b8898092fb
commit
696c958901
15 changed files with 152 additions and 160 deletions
|
|
@ -10,12 +10,9 @@ android {
|
|||
|
||||
dependencies {
|
||||
/** Domain models */
|
||||
implementation(projects.domain.qrScanning.models)
|
||||
api(projects.domain.qrScanning.models)
|
||||
|
||||
/** Core */
|
||||
implementation(projects.core.decompose)
|
||||
implementation(projects.core.ui)
|
||||
|
||||
/** AndroidX */
|
||||
implementation(deps.androidx.fragment.ktx)
|
||||
api(projects.core.decompose)
|
||||
api(projects.core.ui)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue