mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
appの依存関係に:shared:uiモジュールを追加
This commit is contained in:
parent
e1190449c6
commit
4366723b21
|
@ -58,6 +58,9 @@ dependencies {
|
|||
// implementation project(':data:source:preference')
|
||||
//
|
||||
implementation project(':data')
|
||||
|
||||
implementation project(':shared:ui')
|
||||
|
||||
// Hilt (DI)
|
||||
implementation libs.com.google.dagger.hilt.android
|
||||
annotationProcessor libs.com.google.dagger.hilt.compiler
|
||||
|
|
Loading…
Reference in New Issue
Block a user