mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
utilsを依存関係に追加, LoggerをInject
This commit is contained in:
parent
1c87b73a5b
commit
42eb3d4c80
|
@ -83,6 +83,8 @@ dependencies {
|
|||
|
||||
implementation project(':shared:ui')
|
||||
|
||||
implementation project(':utils')
|
||||
|
||||
// Hilt (DI)
|
||||
implementation libs.com.google.dagger.hilt.android
|
||||
annotationProcessor libs.com.google.dagger.hilt.compiler
|
||||
|
|
Loading…
Reference in New Issue
Block a user