mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-23 00:13:16 +00:00
依存関係追加
This commit is contained in:
parent
a78e60416d
commit
59a35cbb4a
|
@ -47,4 +47,7 @@ dependencies {
|
||||||
|
|
||||||
// DI
|
// DI
|
||||||
implementation project(':data')
|
implementation project(':data')
|
||||||
|
|
||||||
|
//model
|
||||||
|
implementation project(':model')
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user