Fix dependency issue.
This commit is contained in:
parent
987d4d6c08
commit
165697a80e
3 changed files with 2 additions and 4 deletions
|
|
@ -34,7 +34,7 @@ android {
|
|||
implementation(libs.dagger)
|
||||
implementation(projects.libraries.di)
|
||||
implementation(projects.anvilannotations)
|
||||
implementation(libs.datetime)
|
||||
api(libs.datetime)
|
||||
ksp(libs.showkase.processor)
|
||||
|
||||
testImplementation(libs.test.junit)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue