enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
This commit is contained in:
parent
718b37a4eb
commit
46e58fe64d
17 changed files with 100 additions and 97 deletions
|
|
@ -25,7 +25,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
api(project(":libraries:di"))
|
||||
api(projects.libraries.di)
|
||||
api(libs.dagger)
|
||||
api(libs.appyx.core)
|
||||
api(libs.molecule.runtime)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue