mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-23 00:13:16 +00:00
依存関係追加
This commit is contained in:
parent
442ac4866a
commit
e5c3b3aa92
|
@ -37,6 +37,8 @@ dependencies {
|
||||||
implementation libs.com.google.dagger.hilt.android
|
implementation libs.com.google.dagger.hilt.android
|
||||||
annotationProcessor libs.com.google.dagger.hilt.compiler
|
annotationProcessor libs.com.google.dagger.hilt.compiler
|
||||||
|
|
||||||
// 型
|
|
||||||
implementation project(':model')
|
implementation project(':model')
|
||||||
|
implementation project(':source')
|
||||||
|
implementation project(':utils')
|
||||||
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user