mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-25 09:13:16 +00:00
utilsの依存関係にmodelを追加
This commit is contained in:
parent
ce3565c082
commit
453fa4c4cf
|
@ -37,5 +37,6 @@ dependencies {
|
|||
implementation libs.com.google.dagger.hilt.android
|
||||
annotationProcessor libs.com.google.dagger.hilt.compiler
|
||||
|
||||
//
|
||||
// model
|
||||
implementation project(':model')
|
||||
}
|
Loading…
Reference in New Issue
Block a user